This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
bb92b98dc0
incubator-nuttx
/
drivers
/
i2c
History
Gregory Nutt
10069067c1
include/nuttx/i2c/i2c_master.h: Rename I2C_M_NORESTART to I2C_M_NOSTART since it may be used in other contexts than a repeated start. Add comments to clarilfy setup for repeated start.
2018-08-03 08:51:55 -06:00
..
Kconfig
Merged in ordsen/nuttx/feature-pca9540bdp-i2cmultiplexer (pull request
#610
)
2018-03-05 16:11:05 +00:00
Make.defs
Merged in ordsen/nuttx/feature-pca9540bdp-i2cmultiplexer (pull request
#610
)
2018-03-05 16:11:05 +00:00
i2c_driver.c
drivers/i2c and drivers/spi: Fix compile if CONFIG_DISABLE_PSEUDOFS_OPERATIONS, fix bad NULL checks
2018-03-01 08:36:48 -06:00
i2c_read.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
i2c_write.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
i2c_writeread.c
include/nuttx/i2c/i2c_master.h: Rename I2C_M_NORESTART to I2C_M_NOSTART since it may be used in other contexts than a repeated start. Add comments to clarilfy setup for repeated start.
2018-08-03 08:51:55 -06:00
pca9540bdp.c
Cosmetic changes from review of last PR.
2018-03-05 10:22:22 -06:00
pca9540bdp.h
Cosmetic changes from review of last PR.
2018-03-05 10:22:22 -06:00