Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/mcu/all/
Dbsp_reset.c114 R_SYSC_S->SWRCPU0 = BSP_PRV_RESET_KEY_AUTO_RELEASE; in R_BSP_CPUResetAutoRelease()
127 R_SYSC_S->SWRCPU1 = BSP_PRV_RESET_KEY_AUTO_RELEASE; in R_BSP_CPUResetAutoRelease()
140 R_SYSC_S->SWR55C = BSP_PRV_RESET_KEY_AUTO_RELEASE; in R_BSP_CPUResetAutoRelease()
Dbsp_reset.h23 #define BSP_PRV_RESET_KEY_AUTO_RELEASE (0x4321A502U) macro