Home
last modified time | relevance | path

Searched refs:clk_ll_bbpll_calibration_is_done (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_clk.c240 if (clk_ll_bbpll_calibration_is_done(ext_cap)) { in rtc_clk_bbpll_configure()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dclk_tree_ll.h443 static inline __attribute__((always_inline)) bool clk_ll_bbpll_calibration_is_done(uint32_t ext_cap) in clk_ll_bbpll_calibration_is_done() function