Home
last modified time | relevance | path

Searched defs:port_num (Results 1 – 3 of 3) sorted by relevance

/hal_renesas-latest/drivers/rz/fsp/src/rzn/r_ioport/
Dr_ioport.c306 uint32_t port_num = (IOPORT_PRV_PORT_BITS & (ioport_size_t) port) >> IOPORT_PRV_PORT_OFFSET; in R_IOPORT_PortRead() local
380 uint32_t port_num = (IOPORT_PRV_PORT_BITS & (ioport_size_t) port) >> IOPORT_PRV_PORT_OFFSET; in R_IOPORT_PortWrite() local
456 uint32_t port_num = (IOPORT_PRV_PORT_BITS & (ioport_size_t) pin) >> IOPORT_PRV_PORT_OFFSET; in R_IOPORT_PinWrite() local
554 … uint32_t port_num = (IOPORT_PRV_PORT_BITS & (ioport_size_t) port) >> IOPORT_PRV_PORT_OFFSET; in R_IOPORT_PortDirectionSet() local
696 uint32_t port_num = (IOPORT_PRV_PORT_BITS & (ioport_size_t) pin); in R_IOPORT_PinEventInputRead() local
/hal_renesas-latest/drivers/rz/fsp/inc/instances/rzn/
Dr_ioport.h113 uint16_t port_num; ///< Port number specified to single port member
/hal_renesas-latest/drivers/rz/fsp/inc/instances/rzg/
Dr_ioport.h240 uint16_t port_num; ///< Port number specified to single port member