Home
last modified time | relevance | path

Searched refs:clk_ll_xtal_load_freq_mhz (Results 1 – 19 of 19) sorted by relevance

/hal_espressif-latest/components/hal/esp32c2/
Dclk_tree_hal.c77 uint32_t freq = clk_ll_xtal_load_freq_mhz(); in clk_hal_xtal_get_freq_mhz()
Defuse_hal.c37 int xtal = clk_ll_xtal_load_freq_mhz(); in efuse_hal_set_timing()
/hal_espressif-latest/components/hal/esp32c3/
Dclk_tree_hal.c77 uint32_t freq = clk_ll_xtal_load_freq_mhz(); in clk_hal_xtal_get_freq_mhz()
/hal_espressif-latest/components/hal/esp32h2/
Dclk_tree_hal.c70 uint32_t freq = clk_ll_xtal_load_freq_mhz(); in clk_hal_xtal_get_freq_mhz()
/hal_espressif-latest/components/hal/esp32s3/
Dclk_tree_hal.c85 uint32_t freq = clk_ll_xtal_load_freq_mhz(); in clk_hal_xtal_get_freq_mhz()
/hal_espressif-latest/components/hal/esp32c6/
Dclk_tree_hal.c70 uint32_t freq = clk_ll_xtal_load_freq_mhz(); in clk_hal_xtal_get_freq_mhz()
/hal_espressif-latest/components/hal/esp32/
Dclk_tree_hal.c90 uint32_t freq = clk_ll_xtal_load_freq_mhz(); in clk_hal_xtal_get_freq_mhz()
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_clk.c311 uint32_t xtal_freq_mhz = clk_ll_xtal_load_freq_mhz(); in rtc_clk_xtal_freq_get()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_clk.c338 uint32_t xtal_freq_mhz = clk_ll_xtal_load_freq_mhz(); in rtc_clk_xtal_freq_get()
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_clk.c365 uint32_t xtal_freq_mhz = clk_ll_xtal_load_freq_mhz(); in rtc_clk_xtal_freq_get()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_clk.c415 uint32_t xtal_freq_mhz = clk_ll_xtal_load_freq_mhz(); in rtc_clk_xtal_freq_get()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_clk.c416 uint32_t xtal_freq_mhz = clk_ll_xtal_load_freq_mhz(); in rtc_clk_xtal_freq_get()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dclk_tree_ll.h535 static inline __attribute__((always_inline)) uint32_t clk_ll_xtal_load_freq_mhz(void) in clk_ll_xtal_load_freq_mhz() function
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dclk_tree_ll.h708 static inline __attribute__((always_inline)) uint32_t clk_ll_xtal_load_freq_mhz(void) in clk_ll_xtal_load_freq_mhz() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_tree_ll.h645 static inline __attribute__((always_inline)) uint32_t clk_ll_xtal_load_freq_mhz(void) in clk_ll_xtal_load_freq_mhz() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dclk_tree_ll.h643 static inline __attribute__((always_inline)) uint32_t clk_ll_xtal_load_freq_mhz(void) in clk_ll_xtal_load_freq_mhz() function
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_clk.c549 uint32_t xtal_freq_mhz = clk_ll_xtal_load_freq_mhz(); in rtc_clk_xtal_freq_get()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dclk_tree_ll.h774 static inline __attribute__((always_inline)) uint32_t clk_ll_xtal_load_freq_mhz(void) in clk_ll_xtal_load_freq_mhz() function
/hal_espressif-latest/components/hal/esp32/include/hal/
Dclk_tree_ll.h827 static inline __attribute__((always_inline)) uint32_t clk_ll_xtal_load_freq_mhz(void) in clk_ll_xtal_load_freq_mhz() function