zephyr/drivers/sensor/st
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
..
hts221 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
i3g4250d drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
iis2dh drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
iis2dlpc drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
iis2iclx drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
iis2mdc drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
iis3dhhc drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
iis328dq drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
ism330dhcx drivers/sensor: ism330dhcx: toggle device_conf bit 2025-01-21 15:13:46 +01:00
lis2de12 drivers: sensor: lis2de12: fix read accel via spi 2025-01-24 15:42:21 +01:00
lis2dh drivers: sensors: lis2dh: added full high-pass filter capabilities 2025-01-16 22:37:01 +01:00
lis2ds12 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
lis2du12 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
lis2dux12 drivers/sensor: lis2dux12: add lis2duxs12 support 2024-12-27 19:34:46 +01:00
lis2dw12 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
lis2mdl drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
lis3mdl drivers/sensor: lis3mdl: fix lis3mdl_sample_fetch API 2025-02-05 21:01:18 +01:00
lps2xdf modules/hal_st: Align sensor drivers to stmemsc HAL i/f v2.8 2025-01-02 18:04:19 +01:00
lps22hb drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
lps22hh drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
lps25hb drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
lsm6ds0 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
lsm6dsl drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
lsm6dso drivers: sensor: lsm6dso: Fix issue lsm6dso32 cannot enabled 2024-12-11 21:33:14 +01:00
lsm6dso16is drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
lsm6dsv16x drivers: sensor: Add sensor clock API support 2025-01-15 19:03:13 +01:00
lsm9ds0_gyro drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
lsm9ds0_mfd drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
lsm9ds1 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
lsm303dlhc_magn drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
qdec_stm32 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
stm32_digi_temp drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
stm32_temp drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
stm32_vbat drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
stm32_vref drivers: sensor: stm32_vref: take calibration resolution into account 2025-01-08 07:50:44 +01:00
stmemsc drivers: sensor: st: add missing buffer size config 2025-02-05 21:01:34 +01:00
stts22h drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
stts751 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
vl53l0x drivers: sensor: vl53l0x: Add private channels 2025-01-17 23:07:54 +01:00
vl53l1x drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
CMakeLists.txt
Kconfig drivers: sensor: st: replace i2/3c_burst_write 2025-01-29 22:30:25 +01:00