zephyr/tests/drivers/i2c
Yuval Peress 8974c248cf rtio: Add default i2c submit handler
Use the RTIO work queue to fake the i2c submit calls for drivers which
haven't yet implemented the API. Applications can change the size of
the work queue pool depending on how much traffic they have on the buses.

Signed-off-by: Yuval Peress <peress@google.com>
2024-09-04 21:28:26 +02:00
..
i2c_api drivers: i2c: Add I2C driver support for Renesas RA8 devices 2024-08-14 15:53:50 -05:00
i2c_bme688 tests: drivers: Allow configurable i2c speed for bme688 test 2024-09-04 21:27:45 +02:00
i2c_emul i2c_emul: Add support for CONFIG_I2C_TARGET_BUFFER_MODE 2024-08-09 08:40:51 -04:00
i2c_ram rtio: Add default i2c submit handler 2024-09-04 21:28:26 +02:00
i2c_target_api tests: drivers: i2c: support i2c_target_api cases for RT1180 2024-08-22 14:21:27 -04:00
i2c_tca954x