Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/mcu/all/
Dbsp_reset.c221 R_SYSC_S->SWRCPU0 = BSP_PRV_RESET_RELEASE_KEY; in R_BSP_CPUResetRelease()
228 R_SYSC_S->SWRCPU1 = BSP_PRV_RESET_RELEASE_KEY; in R_BSP_CPUResetRelease()
235 R_SYSC_S->SWR55C = BSP_PRV_RESET_RELEASE_KEY; in R_BSP_CPUResetRelease()
240 R_SYSC_S->SWR550 = BSP_PRV_RESET_RELEASE_KEY; in R_BSP_CPUResetRelease()
245 R_SYSC_S->SWR551 = BSP_PRV_RESET_RELEASE_KEY; in R_BSP_CPUResetRelease()
250 R_SYSC_S->SWR552 = BSP_PRV_RESET_RELEASE_KEY; in R_BSP_CPUResetRelease()
255 R_SYSC_S->SWR553 = BSP_PRV_RESET_RELEASE_KEY; in R_BSP_CPUResetRelease()
Dbsp_reset.h24 #define BSP_PRV_RESET_RELEASE_KEY (0x00000000U) macro