Searched refs:HIDS_interruptActiveLevel_t (Results 1 – 2 of 2) sorted by relevance
224 } HIDS_interruptActiveLevel_t; typedef276 …_setInterruptActiveLevel(WE_sensorInterface_t* sensorInterface, HIDS_interruptActiveLevel_t level);277 …getInterruptActiveLevel(WE_sensorInterface_t* sensorInterface, HIDS_interruptActiveLevel_t *level);
541 …S_setInterruptActiveLevel(WE_sensorInterface_t* sensorInterface, HIDS_interruptActiveLevel_t level) in HIDS_setInterruptActiveLevel()561 …_getInterruptActiveLevel(WE_sensorInterface_t* sensorInterface, HIDS_interruptActiveLevel_t *level) in HIDS_getInterruptActiveLevel()570 *level = (HIDS_interruptActiveLevel_t) ctrlReg3.drdyOutputLevel; in HIDS_getInterruptActiveLevel()