Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzn/r_ioport/
Dr_ioport.c33 #define IOPORT_REGION_SEL_SAFE (0U) macro
332 p_ioport_regs = IOPORT_PRV_PORT_ADDRESS(IOPORT_REGION_SEL_SAFE); in R_IOPORT_PortRead()
421 p_ioport_regs = IOPORT_PRV_PORT_ADDRESS(IOPORT_REGION_SEL_SAFE); in R_IOPORT_PortWrite()
937 R_PORT_COMMON_Type * p_ioport_regs = IOPORT_PRV_PORT_ADDRESS(IOPORT_REGION_SEL_SAFE); in r_ioport_pin_set()