Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc.h52 #define SOC_DELAY_PLL_DBIAS_RAISE 3 macro
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_clk.c339 esp_rom_delay_us(SOC_DELAY_PLL_DBIAS_RAISE); in rtc_clk_bbpll_configure()