This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-17 17:43:22 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
0a2a6dfa575a2bc72ad53373bedbe026df2ba04d
nuttx
/
drivers
/
i2c
T
History
Shoukui Zhang
and
Mateusz Szafoni
985e539e02
i2c: Optimize access to private data
...
Signed-off-by: Shoukui Zhang <
zhangshoukui@xiaomi.com
>
2024-09-20 13:28:03 +02:00
..
CMakeLists.txt
Add I2C Slave driver
2024-08-07 12:13:38 -03:00
i2c_bitbang.c
…
i2c_driver.c
i2c: Optimize access to private data
2024-09-20 13:28:03 +02:00
i2c_read.c
…
i2c_slave_driver.c
nuttx: fix multiple 'FAR', 'CODE' and style issues
2024-08-25 19:22:15 +08:00
i2c_write.c
…
i2c_writeread.c
…
Kconfig
i2c_slave: add poll waiters array
2024-08-07 12:13:38 -03:00
Make.defs
Add I2C Slave driver
2024-08-07 12:13:38 -03:00
pca9540bdp.c
i2c: Remove useless restrictions
2024-08-07 12:13:38 -03:00
pca9540bdp.h
…
tca9548a.c
i2c: Remove useless restrictions
2024-08-07 12:13:38 -03:00