Searched refs:esp_timer_impl_update_apb_freq (Results 1 – 3 of 3) sorted by relevance
88 void esp_timer_impl_update_apb_freq(uint32_t apb_ticks_per_us);
186 void IRAM_ATTR esp_timer_impl_update_apb_freq(uint32_t apb_ticks_per_us) in esp_timer_impl_update_apb_freq() function250 esp_timer_impl_update_apb_freq(esp_clk_apb_freq() / 1000000); in esp_timer_impl_init()
95 void IRAM_ATTR esp_timer_impl_update_apb_freq(uint32_t apb_ticks_per_us) in esp_timer_impl_update_apb_freq() function