Searched refs:intActiveLevel (Results 1 – 6 of 6) sorted by relevance
191 …uint8_t intActiveLevel : 1; /**< INT_H_L: Interrupt active high, active low. Default value: 0 … member
1161 ctrl2.intActiveLevel = level; in PADS_setInterruptActiveLevel()1181 *level = (PADS_interruptActiveLevel_t) ctrl2.intActiveLevel; in PADS_getInterruptActiveLevel()
151 …uint8_t intActiveLevel : 1; /**< H_LACTIVE: Interrupt active level. Default: 0 (0: active … member
604 ctrl3.intActiveLevel = level; in ITDS_setInterruptActiveLevel()624 *level = (ITDS_interruptActiveLevel_t) ctrl3.intActiveLevel; in ITDS_getInterruptActiveLevel()
255 …uint8_t intActiveLevel : 1; /**< Interrupt activation level. Default value: 0. 0: interr… member
1511 ctrl3.intActiveLevel = level; in ISDS_setInterruptActiveLevel()1531 *level = (ISDS_interruptActiveLevel_t) ctrl3.intActiveLevel; in ISDS_getInterruptActiveLevel()