Home
last modified time | relevance | path

Searched refs:clk_ll_rtc_slow_get_src (Results 1 – 21 of 21) sorted by relevance

/hal_espressif-latest/components/hal/esp32c2/
Dclk_tree_hal.c61 switch (clk_ll_rtc_slow_get_src()) { in clk_hal_lp_slow_get_freq_hz()
/hal_espressif-latest/components/hal/esp32c3/
Dclk_tree_hal.c61 switch (clk_ll_rtc_slow_get_src()) { in clk_hal_lp_slow_get_freq_hz()
/hal_espressif-latest/components/hal/esp32h2/
Dclk_tree_hal.c52 switch (clk_ll_rtc_slow_get_src()) { in clk_hal_lp_slow_get_freq_hz()
/hal_espressif-latest/components/hal/esp32s3/
Dclk_tree_hal.c69 switch (clk_ll_rtc_slow_get_src()) { in clk_hal_lp_slow_get_freq_hz()
/hal_espressif-latest/components/hal/esp32c6/
Dclk_tree_hal.c52 switch (clk_ll_rtc_slow_get_src()) { in clk_hal_lp_slow_get_freq_hz()
/hal_espressif-latest/components/hal/esp32/
Dclk_tree_hal.c74 switch (clk_ll_rtc_slow_get_src()) { in clk_hal_lp_slow_get_freq_hz()
/hal_espressif-latest/components/hal/esp32s2/
Dclk_tree_hal.c81 switch (clk_ll_rtc_slow_get_src()) { in clk_hal_lp_slow_get_freq_hz()
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_clk.c290 return clk_ll_rtc_slow_get_src(); in rtc_clk_slow_src_get()
343 uint32_t delay_pll_en = (clk_ll_rtc_slow_get_src() == SOC_RTC_SLOW_CLK_SRC_RC_SLOW) ? in rtc_clk_bbpll_configure()
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_clk.c87 return clk_ll_rtc_slow_get_src(); in rtc_clk_slow_src_get()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_clk.c118 return clk_ll_rtc_slow_get_src(); in rtc_clk_slow_src_get()
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_clk.c111 return clk_ll_rtc_slow_get_src(); in rtc_clk_slow_src_get()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_clk.c128 return clk_ll_rtc_slow_get_src(); in rtc_clk_slow_src_get()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_clk.c133 return clk_ll_rtc_slow_get_src(); in rtc_clk_slow_src_get()
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_clk.c193 return clk_ll_rtc_slow_get_src(); in rtc_clk_slow_src_get()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dclk_tree_ll.h415 static inline __attribute__((always_inline)) soc_rtc_slow_clk_src_t clk_ll_rtc_slow_get_src(void) in clk_ll_rtc_slow_get_src() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dclk_tree_ll.h534 static inline __attribute__((always_inline)) soc_rtc_slow_clk_src_t clk_ll_rtc_slow_get_src(void) in clk_ll_rtc_slow_get_src() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_tree_ll.h524 static inline __attribute__((always_inline)) soc_rtc_slow_clk_src_t clk_ll_rtc_slow_get_src(void) in clk_ll_rtc_slow_get_src() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dclk_tree_ll.h523 static inline __attribute__((always_inline)) soc_rtc_slow_clk_src_t clk_ll_rtc_slow_get_src(void) in clk_ll_rtc_slow_get_src() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dclk_tree_ll.h638 static inline __attribute__((always_inline)) soc_rtc_slow_clk_src_t clk_ll_rtc_slow_get_src(void) in clk_ll_rtc_slow_get_src() function
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dclk_tree_ll.h656 static inline __attribute__((always_inline)) soc_rtc_slow_clk_src_t clk_ll_rtc_slow_get_src(void) in clk_ll_rtc_slow_get_src() function
/hal_espressif-latest/components/hal/esp32/include/hal/
Dclk_tree_ll.h722 static inline __attribute__((always_inline)) soc_rtc_slow_clk_src_t clk_ll_rtc_slow_get_src(void) in clk_ll_rtc_slow_get_src() function