Home
last modified time | relevance | path

Searched refs:SOC_DELAY_RTC_FAST_CLK_SWITCH (Results 1 – 14 of 14) sorted by relevance

/hal_espressif-latest/components/soc/esp32c6/include/soc/
Drtc.h71 #define SOC_DELAY_RTC_FAST_CLK_SWITCH 3 macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Drtc.h73 #define SOC_DELAY_RTC_FAST_CLK_SWITCH 3 macro
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_clk.c103 esp_rom_delay_us(SOC_DELAY_RTC_FAST_CLK_SWITCH); in rtc_clk_fast_src_set()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_clk.c134 esp_rom_delay_us(SOC_DELAY_RTC_FAST_CLK_SWITCH); in rtc_clk_fast_src_set()
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc.h55 #define SOC_DELAY_RTC_FAST_CLK_SWITCH 3 macro
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_clk.c128 esp_rom_delay_us(SOC_DELAY_RTC_FAST_CLK_SWITCH); in rtc_clk_fast_src_set()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc.h72 #define SOC_DELAY_RTC_FAST_CLK_SWITCH 3 macro
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_clk.c145 esp_rom_delay_us(SOC_DELAY_RTC_FAST_CLK_SWITCH); in rtc_clk_fast_src_set()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_clk.c149 esp_rom_delay_us(SOC_DELAY_RTC_FAST_CLK_SWITCH); in rtc_clk_fast_src_set()
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_clk.c209 esp_rom_delay_us(SOC_DELAY_RTC_FAST_CLK_SWITCH); in rtc_clk_fast_src_set()
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc.h71 #define SOC_DELAY_RTC_FAST_CLK_SWITCH 3 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc.h73 #define SOC_DELAY_RTC_FAST_CLK_SWITCH 3 macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc.h73 #define SOC_DELAY_RTC_FAST_CLK_SWITCH 3 macro
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_clk.c306 esp_rom_delay_us(SOC_DELAY_RTC_FAST_CLK_SWITCH); in rtc_clk_fast_src_set()