nuttx/drivers/timers
Gregory Nutt 4810499d3a Squashed commit of the following:
Replace all calls to sigqueue() in the OS proper with calls to nxsig_queue() to avoid accessing the errno variable.

    sched/signal:  Add nxsig_queue() which is functionally equivalent to sigqueue() except that it does not modify the errno variable.
2017-10-07 10:57:09 -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
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
oneshot.c Squashed commit of the following: 2017-10-07 10:57:09 -06:00
pcf85263.c
pcf85263.h
rtc.c Squashed commit of the following: 2017-10-07 10:57:09 -06:00
timer.c Squashed commit of the following: 2017-10-07 10:57:09 -06:00
watchdog.c Squashed commit of the following: 2017-10-04 15:22:27 -06:00