Home
last modified time | relevance | path

Searched refs:phy_control_info_data_t (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.7.0/components/esp_phy/src/
Dphy_init.c707 const phy_control_info_data_t* init_data_control_info, in phy_find_bin_data_according_type()
731phy_control_info_data_t* init_data_control_info = (phy_control_info_data_t*) malloc(sizeof(phy_con… in phy_get_multiple_init_data()
738 …rol_info, multi_phy_init_data_bin_start + init_data_store_length, sizeof(phy_control_info_data_t)); in phy_get_multiple_init_data()
740 …n_read(partition, init_data_store_length, init_data_control_info, sizeof(phy_control_info_data_t)); in phy_get_multiple_init_data()
749 … sizeof(phy_control_info_data_t) - sizeof(init_data_control_info->control_info_checksum)); in phy_get_multiple_init_data()
769 … multi_phy_init_data_bin_start + init_data_store_length + sizeof(phy_control_info_data_t), sizeof(… in phy_get_multiple_init_data()
771 err = esp_partition_read(partition, init_data_store_length + sizeof(phy_control_info_data_t), in phy_get_multiple_init_data()
/hal_espressif-3.7.0/components/esp_phy/esp32/include/
Dphy_init_data.h157 } __attribute__ ((packed)) phy_control_info_data_t; typedef
/hal_espressif-3.7.0/components/esp_phy/esp32s2/include/
Dphy_init_data.h183 } __attribute__ ((packed)) phy_control_info_data_t; typedef
/hal_espressif-3.7.0/components/esp_phy/esp32s3/include/
Dphy_init_data.h167 } __attribute__ ((packed)) phy_control_info_data_t; typedef
/hal_espressif-3.7.0/components/esp_phy/esp32c2/include/
Dphy_init_data.h167 } __attribute__ ((packed)) phy_control_info_data_t; typedef
/hal_espressif-3.7.0/components/esp_phy/esp32c3/include/
Dphy_init_data.h167 } __attribute__ ((packed)) phy_control_info_data_t; typedef
/hal_espressif-3.7.0/components/esp_phy/esp32c6/include/
Dphy_init_data.h184 } __attribute__ ((packed)) phy_control_info_data_t; typedef