Searched refs:int1FifoThreshold (Results 1 – 2 of 2) sorted by relevance
206 …uint8_t int1FifoThreshold : 1; /**< FIFO threshold interrupt on INT1 pin. Default value: 0.… member967 …SDS_enableFifoThresholdINT1(WE_sensorInterface_t* sensorInterface, ISDS_state_t int1FifoThreshold);968 …isFifoThresholdINT1Enabled(WE_sensorInterface_t* sensorInterface, ISDS_state_t *int1FifoThreshold);
948 …ISDS_enableFifoThresholdINT1(WE_sensorInterface_t* sensorInterface, ISDS_state_t int1FifoThreshold) in ISDS_enableFifoThresholdINT1() argument957 int1Ctrl.int1FifoThreshold = (uint8_t) int1FifoThreshold; in ISDS_enableFifoThresholdINT1()968 …_isFifoThresholdINT1Enabled(WE_sensorInterface_t* sensorInterface, ISDS_state_t *int1FifoThreshold) in ISDS_isFifoThresholdINT1Enabled() argument977 *int1FifoThreshold = (ISDS_state_t) int1Ctrl.int1FifoThreshold; in ISDS_isFifoThresholdINT1Enabled()