Searched refs:PHY_CAL_VERSION_KEY (Results 1 – 2 of 2) sorted by relevance
432 static const char *PHY_CAL_VERSION_KEY = "cal_version"; variable515 err = nvs_get_u32(handle, PHY_CAL_VERSION_KEY, &cal_data_version); in load_cal_data_from_nvs_handle()588 err = nvs_set_u32(handle, PHY_CAL_VERSION_KEY, cal_format_version); in store_cal_data_to_nvs_handle()
468 static const char* PHY_CAL_VERSION_KEY = "cal_version"; variable540 err = nvs_get_u32(handle, PHY_CAL_VERSION_KEY, &cal_data_version); in load_cal_data_from_nvs_handle()605 err = nvs_set_u32(handle, PHY_CAL_VERSION_KEY, cal_format_version); in store_cal_data_to_nvs_handle()