Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/clock_control/
Dclock_control_mchp_xec.c331 static int periph_clk_src_using_xtal(enum periph_clk32k_src src) in periph_clk_src_using_xtal() function
700 if ((pll_src == PLL_CLK32K_SRC_XTAL) || periph_clk_src_using_xtal(periph_src)) { in soc_clk32_init()