Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/mcu/all/
Dbsp_clocks.h289 #define BSP_CLOCKS_PLL2_STANDBY (0) // PLL2 is standby state. macro
Dbsp_clocks.c526 if (BSP_CLOCKS_PLL2_STANDBY == R_SYSC_S->PLL2EN_b.PLL2EN) in bsp_clock_init()