Searched defs:init_data (Results 1 – 2 of 2) sorted by relevance
670 void esp_phy_release_init_data(const esp_phy_init_data_t* init_data) in esp_phy_release_init_data()685 void esp_phy_release_init_data(const esp_phy_init_data_t* init_data) in esp_phy_release_init_data()692 static void __attribute((unused)) esp_phy_reduce_tx_power(esp_phy_init_data_t* init_data) in esp_phy_reduce_tx_power()732 esp_phy_init_data_t* init_data = (esp_phy_init_data_t*) k_malloc(sizeof(esp_phy_init_data_t)); in esp_phy_load_cal_and_init() local743 const esp_phy_init_data_t* init_data = esp_phy_get_init_data(); in esp_phy_load_cal_and_init() local803 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()
16 int register_chipv7_phy(const esp_phy_init_data_t *init_data, esp_phy_calibration_data_t *cal_data, in register_chipv7_phy()157 esp_err_t esp_phy_apply_phy_init_data(uint8_t *init_data) in esp_phy_apply_phy_init_data()