nuttx/drivers/timers
2016-11-17 11:52:42 -06:00
..
cs2100-cp.c Add _ to the beginning of all debug macros to avoid name collisions 2016-06-16 12:33:32 -06:00
ds3231.c Centralize definitions associated with CONFIG_DEBUG_RTC 2016-06-16 07:39:23 -06:00
ds3231.h Update some comments 2015-11-20 09:55:18 -06:00
Kconfig drivers/timer: Add an upper-half, oneshot timer character driver. 2016-08-12 10:40:07 -06:00
Make.defs drivers/timer: Add an upper-half, oneshot timer character driver. 2016-08-12 10:40:07 -06:00
oneshot.c Fix some bugs in the oneshot driver logic 2016-08-12 14:19:11 -06:00
pcf85263.c Centralize definitions associated with CONFIG_DEBUG_RTC 2016-06-16 07:39:23 -06:00
pcf85263.h drivers/timers/pcf85263.c: Add a driver for the NXP PCF85263 I2C RTC 2015-11-20 17:36:10 -06:00
rtc.c RTC driver: A PID of zero should mean to notify the calling task 2016-04-10 09:12:50 -06:00
timer.c drivers/timer: Remove the TIOC_SETHANDLER IOCTL call. This calls directly from the timer driver into application code. That is non-standard, non-portable, and cannot be supported 2016-11-17 11:52:42 -06:00
watchdog.c Centralize definitions associated with CONFIG_DEBUG_WATCHDOG 2016-06-16 06:28:04 -06:00