incubator-nuttx/drivers/i2c
Xiang Xiao cde88cabcc Run codespell -w with the latest dictonary again
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-02-23 22:27:46 +01:00
..
Kconfig drivers/*/Kconfig: Consolidate driver Kconfig Files. 2020-02-15 15:19:11 +01:00
Make.defs Merged in ordsen/nuttx/feature-pca9540bdp-i2cmultiplexer (pull request #610) 2018-03-05 16:11:05 +00:00
i2c_driver.c Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01: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 Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -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