This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
drivers
/
timers
History
Juha Niskanen
0113b0db95
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
..
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
Fix some bugs in the oneshot driver logic
2016-08-12 14:19:11 -06:00
pcf85263.c
…
pcf85263.h
…
rtc.c
RTC: add interface for check if RTC time has been set
2017-04-06 09:53:11 -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