incubator-nuttx/drivers/timers
Juha Niskanen 0113b0db95 drivers: handle I2C_TRANSFER return value consistently. Some I2C peripherals transfers return zero on success, others number of completed transfers. Make drivers robust against this. 2017-08-04 07:31:36 -06:00
..
Kconfig drivers: handle I2C_TRANSFER return value consistently. Some I2C peripherals transfers return zero on success, others number of completed transfers. Make drivers robust against this. 2017-08-04 07:31:36 -06:00
Make.defs drivers/timer: Add an upper-half, oneshot timer character driver. 2016-08-12 10:40:07 -06:00
cs2100-cp.c drivers: handle I2C_TRANSFER return value consistently. Some I2C peripherals transfers return zero on success, others number of completed transfers. Make drivers robust against this. 2017-08-04 07:31:36 -06:00
ds3231.c
ds3231.h
oneshot.c Fix some bugs in the oneshot driver logic 2016-08-12 14:19:11 -06:00
pcf85263.c
pcf85263.h
rtc.c RTC: add interface for check if RTC time has been set 2017-04-06 09:53:11 -06:00
timer.c drivers: fix some bad NULL checks 2017-05-15 07:20:32 -06:00
watchdog.c drivers: fix some bad NULL checks 2017-05-15 07:20:32 -06:00