Home
last modified time | relevance | path

Searched refs:cal_mode (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/zephyr/port/phy/
Dphy_stubs.c17 esp_phy_calibration_mode_t cal_mode) in register_chipv7_phy() argument
21 ARG_UNUSED(cal_mode); in register_chipv7_phy()
/hal_espressif-latest/components/esp_phy/include/esp_private/
Dphy.h47 …init_data_t* init_data, esp_phy_calibration_data_t *cal_data, esp_phy_calibration_mode_t cal_mode);
/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() argument
170 if (cal_mode == RTC_TIME_CAL_ONEOFF_MODE) { in rtc_clk_cal_internal()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc.h474 uint32_t rtc_clk_cal_internal(rtc_cal_sel_t cal_clk, uint32_t slowclk_cycles, uint32_t cal_mode);