Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_time.c34 uint32_t rtc_clk_cal_internal(rtc_cal_sel_t cal_clk, uint32_t slowclk_cycles) in rtc_clk_cal_internal() function
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
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-latest/components/esp_hw_support/port/esp32c2/
Drtc_time.c34 uint32_t rtc_clk_cal_internal(rtc_cal_sel_t cal_clk, uint32_t slowclk_cycles) in rtc_clk_cal_internal() function
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_time.c60 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-latest/components/esp_hw_support/port/esp32h2/
Drtc_time.c60 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-latest/components/esp_hw_support/port/esp32/
Drtc_time.c35 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-latest/components/esp_hw_support/port/esp32s2/
Drtc_time.c138 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