Home
last modified time | relevance | path

Searched defs:rtc_clk_cal_internal (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.4.0/components/esp_hw_support/port/esp32/
Drtc_time.c38 static uint32_t rtc_clk_cal_internal(rtc_cal_sel_t cal_clk, uint32_t slowclk_cycles) in rtc_clk_cal_internal() function
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32c3/
Drtc_time.c33 uint32_t rtc_clk_cal_internal(rtc_cal_sel_t cal_clk, uint32_t slowclk_cycles) in rtc_clk_cal_internal() function
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32s3/
Drtc_time.c36 uint32_t rtc_clk_cal_internal(rtc_cal_sel_t cal_clk, uint32_t slowclk_cycles) in rtc_clk_cal_internal() function
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32h2/
Drtc_time.c32 uint32_t rtc_clk_cal_internal(rtc_cal_sel_t cal_clk, uint32_t slowclk_cycles) in rtc_clk_cal_internal() function
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32s2/
Drtc_time.c144 uint32_t rtc_clk_cal_internal(rtc_cal_sel_t cal_clk, uint32_t slowclk_cycles, uint32_t cal_mode) in rtc_clk_cal_internal() function