Searched refs:ISDS_interruptActiveLevel_t (Results 1 – 2 of 2) sorted by relevance
787 } ISDS_interruptActiveLevel_t; typedef1001 …_setInterruptActiveLevel(WE_sensorInterface_t* sensorInterface, ISDS_interruptActiveLevel_t level);1002 …getInterruptActiveLevel(WE_sensorInterface_t* sensorInterface, ISDS_interruptActiveLevel_t *level);
1502 …S_setInterruptActiveLevel(WE_sensorInterface_t* sensorInterface, ISDS_interruptActiveLevel_t level) in ISDS_setInterruptActiveLevel()1522 …_getInterruptActiveLevel(WE_sensorInterface_t* sensorInterface, ISDS_interruptActiveLevel_t *level) in ISDS_getInterruptActiveLevel()1531 *level = (ISDS_interruptActiveLevel_t) ctrl3.intActiveLevel; in ISDS_getInterruptActiveLevel()