Searched refs:PADS_interruptActiveLevel_t (Results 1 – 2 of 2) sorted by relevance
346 } PADS_interruptActiveLevel_t; typedef463 …_setInterruptActiveLevel(WE_sensorInterface_t* sensorInterface, PADS_interruptActiveLevel_t level);464 …getInterruptActiveLevel(WE_sensorInterface_t* sensorInterface, PADS_interruptActiveLevel_t *level);
1152 …S_setInterruptActiveLevel(WE_sensorInterface_t* sensorInterface, PADS_interruptActiveLevel_t level) in PADS_setInterruptActiveLevel()1172 …_getInterruptActiveLevel(WE_sensorInterface_t* sensorInterface, PADS_interruptActiveLevel_t *level) in PADS_getInterruptActiveLevel()1181 *level = (PADS_interruptActiveLevel_t) ctrl2.intActiveLevel; in PADS_getInterruptActiveLevel()