Support three different FIFO contents which are selectable through
a new DT property, fifo-mode-sel, which may be set to one of the
following values:
- 0x0 # 1x Accelerometer @12bit and 1x temperature @12bit samples
- 0x1 # 1x Accelerometer @16bit sample
- 0x2 # 2x Accelerometer @8bit samples (previous and current)
Signed-off-by: Armando Visconti <armando.visconti@st.com>
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| lis2dux12_api.c | ||
| lis2dux12_api.h | ||
| lis2dux12_decoder.c | ||
| lis2dux12_decoder.h | ||
| lis2dux12_rtio_stream.c | ||
| lis2dux12_rtio.c | ||
| lis2dux12_rtio.h | ||
| lis2dux12_trigger.c | ||
| lis2dux12.c | ||
| lis2dux12.h | ||
| lis2duxs12_api.c | ||
| lis2duxs12_api.h | ||