Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/clock_control/
Dclock_stm32f2_f4_f7.c25 static uint32_t get_pll_source(void) in get_pll_source() function
59 LL_RCC_PLL_ConfigDomain_SYS(get_pll_source(), in config_pll_sysclock()
105 LL_RCC_PLLI2S_ConfigDomain_I2S(get_pll_source(), in config_plli2s()
110 LL_RCC_PLL_ConfigDomain_I2S(get_pll_source(), in config_plli2s()
Dclock_stm32g0.c25 static uint32_t get_pll_source(void) in get_pll_source() function
60 LL_RCC_PLL_ConfigDomain_SYS(get_pll_source(), in config_pll_sysclock()
Dclock_stm32g4.c25 static uint32_t get_pll_source(void) in get_pll_source() function
65 LL_RCC_PLL_ConfigDomain_SYS(get_pll_source(), in config_pll_sysclock()
Dclock_stm32l0_l1.c31 static uint32_t get_pll_source(void) in get_pll_source() function
66 LL_RCC_PLL_ConfigDomain_SYS(get_pll_source(), in config_pll_sysclock()
Dclock_stm32l4_l5_wb_wl.c33 static uint32_t get_pll_source(void) in get_pll_source() function
80 LL_RCC_PLL_ConfigDomain_SYS(get_pll_source(), in config_pll_sysclock()