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-19 03:03:37 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
9ea215f2e4fed0d106cbda4ff4b2f1fc6b7459ee
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
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
…
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