Home
last modified time | relevance | path

Searched refs:ELC_PEL (Results 1 – 3 of 3) sorted by relevance

/hal_renesas-latest/drivers/rz/fsp/src/rzn/r_ioport/
Dr_ioport.c852 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()
/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_ioport/
Dr_ioport.c709 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()
/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/cmsis/Device/RENESAS/Include/
DR9A07G084.h6127 …__IOM uint8_t ELC_PEL[4]; /*!< (@ 0x00000E0C) ELC Port Setting Register [0..3] … member