Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzg/r_ioport/
Dr_ioport.c71 #define IOPORT_PRV_P_REG_BASE_SET(base) IOPORT_PRV_P_REG_BASE(base) argument
72 #define IOPORT_PRV_P_REG_BASE(base) (&R_GPIO->P ## base) argument
73 #define IOPORT_PRV_PM_REG_BASE_SET(base) IOPORT_PRV_PM_REG_BASE(base) argument
74 #define IOPORT_PRV_PM_REG_BASE(base) (&R_GPIO->PM ## base) argument
75 #define IOPORT_PRV_PMC_REG_BASE_SET(base) IOPORT_PRV_PMC_REG_BASE(base) argument
76 #define IOPORT_PRV_PMC_REG_BASE(base) (&R_GPIO->PMC ## base) argument
77 #define IOPORT_PRV_PFC_REG_BASE_SET(base) IOPORT_PRV_PFC_REG_BASE(base) argument
78 #define IOPORT_PRV_PFC_REG_BASE(base) (&R_GPIO->PFC ## base) argument
79 #define IOPORT_PRV_PIN_REG_BASE_SET(base) IOPORT_PRV_PIN_REG_BASE(base) argument
80 #define IOPORT_PRV_PIN_REG_BASE(base) (&R_GPIO->PIN ## base) argument
[all …]
/hal_renesas-latest/drivers/rz/fsp/src/rzg/bsp/mcu/all/
Dbsp_io.h39 #define BSP_IO_PRV_P_REG_BASE_SET(base) BSP_IO_PRV_P_REG_BASE(base) argument
40 #define BSP_IO_PRV_P_REG_BASE(base) (&R_GPIO->P ## base) argument
41 #define BSP_IO_PRV_PM_REG_BASE_SET(base) BSP_IO_PRV_PM_REG_BASE(base) argument
42 #define BSP_IO_PRV_PM_REG_BASE(base) (&R_GPIO->PM ## base) argument
43 #define BSP_IO_PRV_PIN_REG_BASE_SET(base) BSP_IO_PRV_PIN_REG_BASE(base) argument
44 #define BSP_IO_PRV_PIN_REG_BASE(base) (&R_GPIO->PIN ## base) argument
/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/cmsis/Device/RENESAS/Source/cr/
Dsystem_core.c432 uint32_t base; member
527 void bsp_mpu_init(uint32_t region, uint32_t base, uint32_t limit);
616 base_address = g_bsp_el1_mpu[region].base; in bsp_memory_protect_setting()
630 (g_bsp_el1_mpu[region].base & EL1_MPU_REGION_ATTRIBUTE_MASK); in bsp_memory_protect_setting()
661 void bsp_mpu_init (uint32_t region, uint32_t base, uint32_t limit) in bsp_mpu_init() argument
668 __set_PRBAR(base); in bsp_mpu_init()
/hal_renesas-latest/drivers/rz/
DCMakeLists.txt19 # Optional build base on feature configuration
/hal_renesas-latest/drivers/ra/
DCMakeLists.txt25 # Optional build base on feature configuration