Searched refs:stm32_rcc_has_access_by_id (Results 1 – 1 of 1) sorted by relevance
728 static bool stm32_rcc_has_access_by_id(int id) in stm32_rcc_has_access_by_id() function852 if (!stm32_rcc_has_access_by_id(RCC_RIF_OSCILLATORS)) in stm32_enable_oscillator_hse()873 if (!stm32_rcc_has_access_by_id(RCC_RIF_OSCILLATORS)) in stm32_enable_oscillator_lse()896 if (!stm32_rcc_has_access_by_id(RCC_RIF_OSCILLATORS)) in stm32_enable_oscillator_lsi()913 if (!stm32_rcc_has_access_by_id(RCC_RIF_OSCILLATORS)) in stm32_enable_oscillator_msi()931 if (stm32_rcc_has_access_by_id(RCC_RIF_OSCILLATORS)) in stm32_clk_oscillators_lse_set_css()943 if (stm32_rcc_has_access_by_id(RCC_RIF_OSCILLATORS)) { in stm32_clk_oscillators_wait_lse_ready()1545 if (stm32_rcc_has_access_by_id(RCC_RIF_PLL4_TO_8)) in clk_stm32_pll1_init()1973 if (stm32_rcc_has_access_by_id(RCC_RIF_OSCILLATORS)) in clk_stm32_osc_enable()1981 if (stm32_rcc_has_access_by_id(RCC_RIF_OSCILLATORS)) in clk_stm32_osc_disable()[all …]