Home
last modified time | relevance | path

Searched refs:ISDS_FIFO_CTRL_1_REG (Results 1 – 2 of 2) sorted by relevance

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.h35 #define ISDS_FIFO_CTRL_1_REG 0x06 /**< FIFO configuration register 1 */ macro
DWSEN_ISDS_2536030320001_hal.c132 if (WE_FAIL == ISDS_WriteReg(sensorInterface, ISDS_FIFO_CTRL_1_REG, 1, (uint8_t *) &fifoCtrl1)) in ISDS_setFifoThreshold()
150 if (WE_FAIL == ISDS_ReadReg(sensorInterface, ISDS_FIFO_CTRL_1_REG, 1, (uint8_t *) &fifoCtrl1)) in ISDS_getFifoThreshold()