Searched refs:singleport (Results 1 – 2 of 2) sorted by relevance
817 uint8_t singleport = 0U; in R_IOPORT_PinEventOutputWrite() local846 singleport = cnt; in R_IOPORT_PinEventOutputWrite()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()
680 uint8_t singleport = 0U; in R_IOPORT_PinEventOutputWrite()703 singleport = cnt; in R_IOPORT_PinEventOutputWrite()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()