Searched refs:portvalue (Results 1 – 2 of 2) sorted by relevance
679 uint8_t portvalue; in R_IOPORT_PinEventInputRead() local721 portvalue = p_ioport_regs->ELC_PDBF[portgroup].BY; in R_IOPORT_PinEventInputRead()724 if ((portvalue & mask) == mask) in R_IOPORT_PinEventInputRead()
534 uint8_t portvalue; in R_IOPORT_PinEventInputRead()572 portvalue = p_ioport_regs->PDBF[portgroup].ELC_PDBF; in R_IOPORT_PinEventInputRead()575 if ((portvalue & mask) == mask) in R_IOPORT_PinEventInputRead()