zephyr/drivers/sensor/stmemsc
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 sensors: stmemsc: add I3C access functions 2022-09-09 17:42:33 -04:00
stmemsc_i2c.c
stmemsc_i3c.c sensors: stmemsc: add I3C access functions 2022-09-09 17:42:33 -04:00
stmemsc_spi.c
stmemsc.h modules/hal_st: Align sensor drivers to stmemsc HAL i/f v2.02 2023-04-14 10:51:15 -05:00