zephyr/drivers/sensor/lis2dw12
Armando Visconti 15389ea902 modules/hal_st: Align sensor drivers to stmemsc HAL i/f v2.02
Align all sensor drivers that are using stmemsc (STdC) HAL i/f
to new APIs of stmemsc v2.02. Please note that now a new function
callback, mdelay(), must be provided in case the stmemsc HAL requires
to wait for a certain amount of milliseconds before or after some
special operations.

Requires https://github.com/zephyrproject-rtos/hal_st/pull/13
(merged as 5948f7b3304f1628a45ee928cd607619a7f53bbb)

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2023-04-14 10:51:15 -05:00
..
CMakeLists.txt drivers: sensor: clean up zephyr_library calls 2021-06-30 09:36:33 -04:00
Kconfig sensor: freefall added to lis2dw12 sensor driver. 2022-11-01 08:25:24 -05:00
lis2dw12_trigger.c drivers: sensor: lis2dw12: Store sensor trigger as a pointer 2023-03-23 12:56:20 +01:00
lis2dw12.c modules/hal_st: Align sensor drivers to stmemsc HAL i/f v2.02 2023-04-14 10:51:15 -05:00
lis2dw12.h drivers: sensor: lis2dw12: Store sensor trigger as a pointer 2023-03-23 12:56:20 +01:00