zephyr/drivers/sensor/bosch/bmi08x
Liang Jiaxiang b2c6d960cb sensor: bmi08x: Fix variable name in bmi08x_acc_trigger_mode_init
Fix undeclared variable error by changing 'config' to 'cfg' in the
data_sync condition check, matching the variable name declared at the
beginning of the function.

Signed-off-by: Liang Jiaxiang <moonbite233@gmail.com>
2025-05-09 21:09:04 +02:00
..
bmi08x_accel_trigger.c sensor: bmi08x: Fix variable name in bmi08x_acc_trigger_mode_init 2025-05-09 21:09:04 +02:00
bmi08x_accel.c sensor: remove PM state checks from API functions 2025-05-01 18:15:42 +02:00
bmi08x_config_file.h
bmi08x_gyro_trigger.c sensor: remove PM state checks from API functions 2025-05-01 18:15:42 +02:00
bmi08x_gyro.c sensor: remove PM state checks from API functions 2025-05-01 18:15:42 +02:00
bmi08x.c
bmi08x.h
CMakeLists.txt
Kconfig