incubator-nuttx/drivers/i2c
Xiang Xiao a5aea61537 driver: Post sempahore only when it's value is smaller than one
to avoid waking up the waiting thread redundantly.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2024-10-13 02:12:01 +08:00
..
CMakeLists.txt Add I2C Slave driver 2024-08-07 12:13:38 -03:00
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
i2c_bitbang.c mm/alloc: remove all unnecessary cast for alloc 2023-08-30 14:34:20 +08:00
i2c_driver.c i2c: Optimize access to private data 2024-09-20 13:28:03 +02:00
i2c_read.c drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
i2c_slave_driver.c driver: Post sempahore only when it's value is smaller than one 2024-10-13 02:12:01 +08:00
i2c_write.c drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
i2c_writeread.c drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
pca9540bdp.c i2c: Remove useless restrictions 2024-08-07 12:13:38 -03:00
pca9540bdp.h drivers: Giorgio Gross : update licenses to Apache 2022-02-23 12:06:54 +01:00
tca9548a.c i2c: Remove useless restrictions 2024-08-07 12:13:38 -03:00