This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-21 04:52:02 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
e4dd33280d0078ee53562a10470ccf2dc41f83e6
nuttx
/
drivers
/
timers
T
History
Boris Astardzhiev
b1eceb838b
Extend the RTC framework with an alarm read ioctl (RTC_RD_ALARM). Through it consumer could get configuration settings about previously scheduled hardware alarms (active status, hours, minutes, seconds).
2017-09-03 08:39:02 -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
…
pcf85263.c
…
pcf85263.h
…
rtc.c
Extend the RTC framework with an alarm read ioctl (RTC_RD_ALARM). Through it consumer could get configuration settings about previously scheduled hardware alarms (active status, hours, minutes, seconds).
2017-09-03 08:39:02 -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