Searched refs:ISDS_fifoMode_t (Results 1 – 2 of 2) sorted by relevance
687 } ISDS_fifoMode_t; typedef937 int8_t ISDS_setFifoMode(WE_sensorInterface_t* sensorInterface, ISDS_fifoMode_t fifoMode);938 int8_t ISDS_getFifoMode(WE_sensorInterface_t* sensorInterface, ISDS_fifoMode_t *fifoMode);
459 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()488 *fifoMode = (ISDS_fifoMode_t) fifoCtrl5.fifoMode; in ISDS_getFifoMode()