Searched refs:ELC_PEL (Results 1 – 3 of 3) sorted by relevance
852 p_ioport_regs->ELC_PEL[singleport] |= (uint8_t) IOPORT_ELC_PEL_PSM_HIGH; in R_IOPORT_PinEventOutputWrite()856 p_ioport_regs->ELC_PEL[singleport] &= (uint8_t) (~IOPORT_ELC_PEL_PSM_HIGH); in R_IOPORT_PinEventOutputWrite()1194 temp_value = p_ioport_regs->ELC_PEL[event_num] & IOPORT_ELC_PEL_MASK; in r_ioport_event_config()1227 p_ioport_regs->ELC_PEL[event_num] = temp_value; in r_ioport_event_config()
709 p_ioport_regs->ELC_PEL[singleport] |= (uint8_t) IOPORT_PRV_ELC_PEL_PSM_HIGH; in R_IOPORT_PinEventOutputWrite()713 p_ioport_regs->ELC_PEL[singleport] &= (uint8_t) (~IOPORT_PRV_ELC_PEL_PSM_HIGH); in R_IOPORT_PinEventOutputWrite()1214 temp_value = p_ioport_regs->ELC_PEL[event_num] & IOPORT_PRV_ELC_PEL_MASK; in r_ioport_event_config()1247 p_ioport_regs->ELC_PEL[event_num] = temp_value; in r_ioport_event_config()
6127 …__IOM uint8_t ELC_PEL[4]; /*!< (@ 0x00000E0C) ELC Port Setting Register [0..3] … member