Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/mcu/all/
Dbsp_register_protection.c75 …R_RWP_S->PRCRS = ((R_RWP_S->PRCRS | BSP_PRV_PRCR_KEY) & (uint16_t) (~g_prcr_masks[regs_to_protect… in R_BSP_RegisterProtectEnable()
95 R_RWP_S->PRCRS = ((R_RWP_S->PRCRS | BSP_PRV_PRCR_KEY) | g_prcr_masks[regs_to_unprotect]); in R_BSP_RegisterProtectDisable()
Dbsp_io.h608 R_RWP_S->PRCRS = ((R_RWP_S->PRCRS | BSP_IO_PRV_PRCR_KEY) | BSP_IO_REG_PROTECT_GPIO); in R_BSP_PinAccessEnable()
646 …R_RWP_S->PRCRS = ((R_RWP_S->PRCRS | BSP_IO_PRV_PRCR_KEY) & (uint16_t) (~BSP_IO_REG_PROTECT_GPIO)); in R_BSP_PinAccessDisable()
Dbsp_clocks.c480 R_RWP_S->PRCRS = (uint16_t) BSP_PRV_PRCR_CGC_UNLOCK; in bsp_clock_init()
743 R_RWP_S->PRCRS = (uint16_t) BSP_PRV_PRCR_LOCK; in bsp_clock_init()
/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/cmsis/Device/RENESAS/Source/
Dsystem.c1473 R_RWP_S->PRCRS = ((R_RWP_S->PRCRS | BSP_IO_PRV_PRCR_KEY) | BSP_IO_REG_PROTECT_GPIO); in bsp_release_port_protect()
/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/cmsis/Device/RENESAS/Include/
DR9A07G084.h27954 …__IOM uint32_t PRCRS; /*!< (@ 0x00000000) Safety Area Protect Register … member