Searched refs:PRCRS (Results 1 – 5 of 5) sorted by relevance
75 …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()
608 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()
480 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()
1473 R_RWP_S->PRCRS = ((R_RWP_S->PRCRS | BSP_IO_PRV_PRCR_KEY) | BSP_IO_REG_PROTECT_GPIO); in bsp_release_port_protect()
27954 …__IOM uint32_t PRCRS; /*!< (@ 0x00000000) Safety Area Protect Register … member