Found 4 other functions taking a
esp_phy_calibration_data_t
argument:
Function called by esp_phy_load_cal_and_init to load PHY calibration data This is a convenience function which can be used to load PHY calibration data from NVS. Data can be stored to NVS using esp_phy_store_cal_data_to_nvs function. If calibration data is not present in the NVS, or data is not valid (was obtained for a chip with a different MAC address, or obtained for a different version of software), this function will return an error.
Initialize PHY module and do RF calibration