Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/ra/fsp/src/bsp/mcu/all/
Dbsp_clocks.c286 …#define BSP_PRV_PLLCCR2 (((BSP_CFG_PLODIVR & BSP_PRV_PLLCCR2_PLL_DIV_MASK… macro
1755 if ((BSP_PRV_PLLCCR != R_SYSTEM->PLLCCR) || (BSP_PRV_PLLCCR2 != R_SYSTEM->PLLCCR2) || in bsp_soft_reset_prepare()
2186 R_SYSTEM->PLLCCR2 = (uint16_t) BSP_PRV_PLLCCR2; in bsp_clock_init()