Searched refs:clk_ll_ahb_get_divider (Results 1 – 3 of 3) sorted by relevance
42 return clk_hal_soc_root_get_freq_mhz(source) * MHZ / clk_ll_ahb_get_divider(); in clk_hal_ahb_get_freq_hz()
432 uint32_t divider = clk_ll_ahb_get_divider(); in rtc_clk_ahb_freq_get()
432 static inline __attribute__((always_inline)) uint32_t clk_ll_ahb_get_divider(void) in clk_ll_ahb_get_divider() function