Home
last modified time | relevance | path

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

/hal_renesas-latest/drivers/rz/fsp/src/rzn/bsp/mcu/all/
Dbsp_clocks.h293 #define BSP_CLOCKS_PLL3_STANDBY (0) // PLL3 is standby state. macro
Dbsp_clocks.c549 if (BSP_CLOCKS_PLL3_STANDBY == R_SYSC_S->PLL3EN_b.PLL3EN) in bsp_clock_init()