Searched refs:int0FifoThreshold (Results 1 – 4 of 4) sorted by relevance
188 …uint8_t int0FifoThreshold : 1; /**< FIFO threshold interrupt on INT0 pin. Default value: 0.… member953 …SDS_enableFifoThresholdINT0(WE_sensorInterface_t* sensorInterface, ISDS_state_t int0FifoThreshold);954 …isFifoThresholdINT0Enabled(WE_sensorInterface_t* sensorInterface, ISDS_state_t *int0FifoThreshold);
705 …ISDS_enableFifoThresholdINT0(WE_sensorInterface_t* sensorInterface, ISDS_state_t int0FifoThreshold) in ISDS_enableFifoThresholdINT0() argument714 int0Ctrl.int0FifoThreshold = (uint8_t) int0FifoThreshold; in ISDS_enableFifoThresholdINT0()725 …_isFifoThresholdINT0Enabled(WE_sensorInterface_t* sensorInterface, ISDS_state_t *int0FifoThreshold) in ISDS_isFifoThresholdINT0Enabled() argument734 *int0FifoThreshold = (ISDS_state_t) int0Ctrl.int0FifoThreshold; in ISDS_isFifoThresholdINT0Enabled()
737 …TDS_enableFifoThresholdINT0(WE_sensorInterface_t* sensorInterface, ITDS_state_t int0FifoThreshold);738 …isFifoThresholdINT0Enabled(WE_sensorInterface_t* sensorInterface, ITDS_state_t *int0FifoThreshold);
958 …ITDS_enableFifoThresholdINT0(WE_sensorInterface_t* sensorInterface, ITDS_state_t int0FifoThreshold) in ITDS_enableFifoThresholdINT0() argument967 ctrl4.fifoThresholdINT0 = int0FifoThreshold; in ITDS_enableFifoThresholdINT0()978 …_isFifoThresholdINT0Enabled(WE_sensorInterface_t* sensorInterface, ITDS_state_t *int0FifoThreshold) in ITDS_isFifoThresholdINT0Enabled() argument987 *int0FifoThreshold = (ITDS_state_t) ctrl4.fifoThresholdINT0; in ITDS_isFifoThresholdINT0Enabled()