Home
last modified time | relevance | path

Searched defs:fifoMode (Results 1 – 6 of 6) sorted by relevance

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_PADS_2511020213301_hal/
DWSEN_PADS_2511020213301_hal.c1434 int8_t PADS_setFifoMode(WE_sensorInterface_t* sensorInterface, PADS_fifoMode_t fifoMode) in PADS_setFifoMode()
1454 int8_t PADS_getFifoMode(WE_sensorInterface_t* sensorInterface, PADS_fifoMode_t *fifoMode) in PADS_getFifoMode()
DWSEN_PADS_2511020213301_hal.h242 uint8_t fifoMode : 3; /**< [TRIG_MODES; FMODE[1:0]]: select FIFO mode */ member
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ITDS_2533020201601_hal/
DWSEN_ITDS_2533020201601_hal.c2329 int8_t ITDS_setFifoMode(WE_sensorInterface_t* sensorInterface, ITDS_FifoMode_t fifoMode) in ITDS_setFifoMode()
2349 int8_t ITDS_getFifoMode(WE_sensorInterface_t* sensorInterface, ITDS_FifoMode_t *fifoMode) in ITDS_getFifoMode()
DWSEN_ITDS_2533020201601_hal.h270 uint8_t fifoMode : 3; /**< FMODE[2:0]: Select the FIFO mode */ member
/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.c459 int8_t ISDS_setFifoMode(WE_sensorInterface_t* sensorInterface, ISDS_fifoMode_t fifoMode) in ISDS_setFifoMode()
479 int8_t ISDS_getFifoMode(WE_sensorInterface_t* sensorInterface, ISDS_fifoMode_t *fifoMode) in ISDS_getFifoMode()
DWSEN_ISDS_2536030320001_hal.h158 uint8_t fifoMode : 3; /**< FIFO mode. See ISDS_fifoMode_t. */ member