Searched defs:port_num (Results 1 – 3 of 3) sorted by relevance
306 uint32_t port_num = (IOPORT_PRV_PORT_BITS & (ioport_size_t) port) >> IOPORT_PRV_PORT_OFFSET; in R_IOPORT_PortRead() local380 uint32_t port_num = (IOPORT_PRV_PORT_BITS & (ioport_size_t) port) >> IOPORT_PRV_PORT_OFFSET; in R_IOPORT_PortWrite() local456 uint32_t port_num = (IOPORT_PRV_PORT_BITS & (ioport_size_t) pin) >> IOPORT_PRV_PORT_OFFSET; in R_IOPORT_PinWrite() local554 … uint32_t port_num = (IOPORT_PRV_PORT_BITS & (ioport_size_t) port) >> IOPORT_PRV_PORT_OFFSET; in R_IOPORT_PortDirectionSet() local696 uint32_t port_num = (IOPORT_PRV_PORT_BITS & (ioport_size_t) pin); in R_IOPORT_PinEventInputRead() local
113 uint16_t port_num; ///< Port number specified to single port member
240 uint16_t port_num; ///< Port number specified to single port member