Searched refs:esp_phy_store_cal_data_to_nvs (Results 1 – 3 of 3) sorted by relevance
137 esp_err_t esp_phy_store_cal_data_to_nvs(const esp_phy_calibration_data_t* cal_data);
113 esp_err_t esp_phy_store_cal_data_to_nvs(const esp_phy_calibration_data_t *cal_data) in esp_phy_store_cal_data_to_nvs() function
774 err = esp_phy_store_cal_data_to_nvs(cal_data); in esp_phy_load_cal_and_init()