zephyr/drivers/sensor/st/stmemsc
Jonas Spinner 90b989cf0e drivers: sensor: st: add missing buffer size config
Previously, the Kconfig option CONFIG_STMEMSC_I3C_I2C_WRITE_BUFFER_SIZE
has been introduced to replace i2c_burst_write with i2c_write using a
buffer combining the address and data.
See commit 5f8da77ad3eaf0593107fd99253c1c13b3a98de0

Add missing buffer size config to stmemsc_i2c_write_incr to replace
fixed buffer size.

Signed-off-by: Jonas Spinner <jonas.spinner@burkert.com>
2025-02-05 21:01:34 +01:00
..
CMakeLists.txt
Kconfig drivers: sensor: st: replace i2/3c_burst_write 2025-01-29 22:30:25 +01:00
stmemsc_i2c.c drivers: sensor: st: add missing buffer size config 2025-02-05 21:01:34 +01:00
stmemsc_i3c.c drivers: sensor: st: replace i2/3c_burst_write 2025-01-29 22:30:25 +01:00
stmemsc_mdelay.c
stmemsc_spi.c
stmemsc.h