This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
b75103e264
nuttx
/
drivers
/
timers
History
Gregory Nutt
b75103e264
Update some comments.
2018-07-22 05:56:11 -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
arch/arm/src/stm32: Make STM32 usable with an external RTC. drivers/timers/ds3231.c: Correct some debug statments.
2018-01-24 06:55:14 -06:00
ds3231.h
Kconfig
Update some comments.
2018-07-22 05:56:11 -06:00
Make.defs
drivers/timer: Add an upper-half, oneshot timer character driver.
2016-08-12 10:40:07 -06:00
oneshot.c
Make sure that labeling is used consistently in all function headers (part 2).
2018-02-01 12:03:55 -06:00
pcf85263.c
Centralize definitions associated with CONFIG_DEBUG_RTC
2016-06-16 07:39:23 -06:00
pcf85263.h
rtc.c
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
timer.c
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
watchdog.c
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00