Home
last modified time | relevance | path

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

/hal_wurthelektronik-latest/sensors/WeSensorsSDK/WSEN_ISDS_2536030320001_hal/
DWSEN_ISDS_2536030320001_hal.c3473 int8_t ISDS_getFifoStatus(WE_sensorInterface_t* sensorInterface, ISDS_fifoStatus2_t *status, uint16… in ISDS_getFifoStatus()
3482 ISDS_fifoStatus2_t *fifoStatus2 = (ISDS_fifoStatus2_t *) tmp + 1; in ISDS_getFifoStatus()
3486 *status = *(ISDS_fifoStatus2_t*) fifoStatus2; in ISDS_getFifoStatus()
3503 int8_t ISDS_getFifoStatus2Register(WE_sensorInterface_t* sensorInterface, ISDS_fifoStatus2_t *statu… in ISDS_getFifoStatus2Register()
3523 ISDS_fifoStatus2_t *fifoStatus2 = (ISDS_fifoStatus2_t *) tmp + 1; in ISDS_getFifoFillLevel()
3539 ISDS_fifoStatus2_t fifoStatus2; in ISDS_isFifoEmpty()
3559 ISDS_fifoStatus2_t fifoStatus2; in ISDS_isFifoFull()
3579 ISDS_fifoStatus2_t fifoStatus2; in ISDS_getFifoOverrunState()
3599 ISDS_fifoStatus2_t fifoStatus2; in ISDS_isFifoThresholdReached()
DWSEN_ISDS_2536030320001_hal.h475 } ISDS_fifoStatus2_t; typedef
1122 …int8_t ISDS_getFifoStatus(WE_sensorInterface_t* sensorInterface, ISDS_fifoStatus2_t *status, uint1…
1123 …int8_t ISDS_getFifoStatus2Register(WE_sensorInterface_t* sensorInterface, ISDS_fifoStatus2_t *stat…