Home
last modified time | relevance | path

Searched refs:PHY_RF_CAL_FULL (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_phy/include/
Desp_phy_init.h56PHY_RF_CAL_FULL = 0x00000002 /*!< Do full RF calibration. Produces best results, but al… enumerator
/hal_espressif-latest/components/esp_phy/src/
Dphy_init_esp32hxx.c110 register_chipv7_phy(NULL, NULL, PHY_RF_CAL_FULL); in esp_phy_enable()
Dphy_init.c763 calibration_mode = PHY_RF_CAL_FULL; in esp_phy_load_cal_and_init()
779 register_chipv7_phy(init_data, cal_data, PHY_RF_CAL_FULL); in esp_phy_load_cal_and_init()