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-06-06 16:50:55 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7fa0adff831e854d4b816d45c1a1a73a80028853
nuttx
/
drivers
/
timers
T
History
Gregory Nutt
69ce24c70c
I2C: Remove the setfrequency method from the interface
2016-02-01 16:31:13 -06:00
..
cs2100-cp.c
Add I2C frequency to the i2c_msg_s structure
2016-02-01 14:17:20 -06:00
ds3231.c
I2C: Remove the setfrequency method from the interface
2016-02-01 16:31:13 -06:00
ds3231.h
…
Kconfig
Kconfig change for improved usability
2015-11-29 12:13:24 -06:00
Make.defs
Adds a driver for the PCA9635PW I2C LED driver IC which can be used to control the intensity of up to 16 LEDs. From Alexander Entinger
2015-12-15 08:05:10 -06:00
pcf85263.c
I2C: Remove the setfrequency method from the interface
2016-02-01 16:31:13 -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
…
timer.c
…
watchdog.c
…