Home
last modified time | relevance | path

Searched refs:SOC_RTC_SLOW_CLK_SRC_INVALID (Results 1 – 17 of 17) sorted by relevance

/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_clock_init.c58 if (clk_cfg.slow_clk_src == SOC_RTC_SLOW_CLK_SRC_INVALID) { in bootloader_clock_configure()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dclk_tree_defs.h76 SOC_RTC_SLOW_CLK_SRC_INVALID, /*!< Invalid RTC_SLOW_CLK source */ enumerator
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dclk_tree_defs.h77 SOC_RTC_SLOW_CLK_SRC_INVALID, /*!< Invalid RTC_SLOW_CLK source */ enumerator
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dclk_tree_ll.h499 return SOC_RTC_SLOW_CLK_SRC_INVALID; in clk_ll_32k_calibration_get_target()
547 return SOC_RTC_SLOW_CLK_SRC_INVALID; in clk_ll_rtc_slow_get_src()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dclk_tree_defs.h78 SOC_RTC_SLOW_CLK_SRC_INVALID, /*!< Invalid RTC_SLOW_CLK source */ enumerator
/hal_espressif-latest/components/soc/esp32/include/soc/
Dclk_tree_defs.h80 SOC_RTC_SLOW_CLK_SRC_INVALID, /*!< Invalid RTC_SLOW_CLK source */ enumerator
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dclk_tree_defs.h77 SOC_RTC_SLOW_CLK_SRC_INVALID, /*!< Invalid RTC_SLOW_CLK source */ enumerator
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dclk_tree_ll.h621 return SOC_RTC_SLOW_CLK_SRC_INVALID; in clk_ll_32k_calibration_get_target()
669 return SOC_RTC_SLOW_CLK_SRC_INVALID; in clk_ll_rtc_slow_get_src()
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_time.c195 if (old_32k_cal_clk_sel != SOC_RTC_SLOW_CLK_SRC_INVALID) { in rtc_clk_cal_internal()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_time.c195 if (old_32k_cal_clk_sel != SOC_RTC_SLOW_CLK_SRC_INVALID) { in rtc_clk_cal_internal()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dclk_tree_defs.h89 SOC_RTC_SLOW_CLK_SRC_INVALID, /*!< Invalid RTC_SLOW_CLK source */ enumerator
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dclk_tree_defs.h90 SOC_RTC_SLOW_CLK_SRC_INVALID, /*!< Invalid RTC_SLOW_CLK source */ enumerator
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dclk_tree_ll.h427 return SOC_RTC_SLOW_CLK_SRC_INVALID; in clk_ll_rtc_slow_get_src()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_tree_ll.h537 return SOC_RTC_SLOW_CLK_SRC_INVALID; in clk_ll_rtc_slow_get_src()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dclk_tree_ll.h535 return SOC_RTC_SLOW_CLK_SRC_INVALID; in clk_ll_rtc_slow_get_src()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dclk_tree_ll.h650 return SOC_RTC_SLOW_CLK_SRC_INVALID; in clk_ll_rtc_slow_get_src()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dclk_tree_ll.h734 return SOC_RTC_SLOW_CLK_SRC_INVALID; in clk_ll_rtc_slow_get_src()