Searched refs:clk_ll_ahb_get_hs_divider (Results 1 – 3 of 3) sorted by relevance
41 …uint32_t divider = (source == SOC_CPU_CLK_SRC_PLL) ? clk_ll_ahb_get_hs_divider() : clk_ll_ahb_get_… in clk_hal_ahb_get_freq_hz()
391 divider = clk_ll_ahb_get_hs_divider(); in rtc_clk_ahb_freq_get()
486 static inline __attribute__((always_inline)) uint32_t clk_ll_ahb_get_hs_divider(void) in clk_ll_ahb_get_hs_divider() function