Searched refs:stm32_gate_enable (Results 1 – 3 of 3) sorted by relevance
90 void stm32_gate_enable(uint16_t gate_id) in stm32_gate_enable() function341 stm32_gate_enable(cfg->gate_id); in clk_stm32_gate_enable()450 stm32_gate_enable(cfg->gate_id); in clk_stm32_composite_gate_enable()
115 void stm32_gate_enable(uint16_t gate_id);
784 stm32_gate_enable(osc_data->gate_id); in stm32_enable_oscillator_lse()968 stm32_gate_enable(gate); in stm32_clk_configure_clk()1849 stm32_gate_enable(GATE_PLL1_DIVP); in clk_stm32_pll1_set_rate()
Completed in 10 milliseconds