Searched defs:init_data (Results 1 – 1 of 1) sorted by relevance
408 void esp_phy_release_init_data(const esp_phy_init_data_t *init_data) in esp_phy_release_init_data()423 void esp_phy_release_init_data(const esp_phy_init_data_t *init_data) in esp_phy_release_init_data()608 static void __attribute((unused)) esp_phy_reduce_tx_power(esp_phy_init_data_t *init_data) in esp_phy_reduce_tx_power()641 esp_phy_init_data_t *init_data = (esp_phy_init_data_t *)malloc(sizeof(esp_phy_init_data_t)); in esp_phy_load_cal_and_init() local657 const esp_phy_init_data_t *init_data = esp_phy_get_init_data(); in esp_phy_load_cal_and_init() local711 static esp_err_t phy_crc_check_init_data(uint8_t *init_data, const uint8_t *checksum, size_t init_d… in phy_crc_check_init_data()