Home
last modified time | relevance | path

Searched defs:cal_format_version (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/esp_wifi/src/
Dphy_init.c521 uint32_t cal_format_version = phy_get_rf_cal_version() & (~BIT(16)); in load_cal_data_from_nvs_handle() local
586 uint32_t cal_format_version = phy_get_rf_cal_version() & (~BIT(16)); in store_cal_data_to_nvs_handle() local
/hal_espressif-3.6.0/components/esp_phy/src/
Dphy_init.c545 uint32_t cal_format_version = phy_get_rf_cal_version() & (~BIT(16)); in load_cal_data_from_nvs_handle() local
603 uint32_t cal_format_version = phy_get_rf_cal_version() & (~BIT(16)); in store_cal_data_to_nvs_handle() local