Searched refs:ESP_ADC_CAL_VAL_EFUSE_TP (Results 1 – 8 of 8) sorted by relevance
112 if (source != ESP_ADC_CAL_VAL_EFUSE_TP) { in esp_adc_cal_check_efuse()167 return ESP_ADC_CAL_VAL_EFUSE_TP; in esp_adc_cal_characterize()
113 if (source != ESP_ADC_CAL_VAL_EFUSE_TP) { in esp_adc_cal_check_efuse()158 return ESP_ADC_CAL_VAL_EFUSE_TP; in esp_adc_cal_characterize()
22 …ESP_ADC_CAL_VAL_EFUSE_TP = 1, /**< Characterization based on Two Point values stored in … enumerator
23 …ESP_ADC_CAL_VAL_EFUSE_TP = 1, /**< Characterization based on Two Point values stored in … enumerator
152 if (source != ESP_ADC_CAL_VAL_EFUSE_TP) { in esp_adc_cal_check_efuse()194 return ESP_ADC_CAL_VAL_EFUSE_TP; in esp_adc_cal_characterize()
150 if (source != ESP_ADC_CAL_VAL_EFUSE_TP) { in esp_adc_cal_check_efuse()192 return ESP_ADC_CAL_VAL_EFUSE_TP; in esp_adc_cal_characterize()
267 if (source == ESP_ADC_CAL_VAL_EFUSE_TP) { in esp_adc_cal_check_efuse()297 ret = ESP_ADC_CAL_VAL_EFUSE_TP; in esp_adc_cal_characterize()
273 if (source == ESP_ADC_CAL_VAL_EFUSE_TP) { in esp_adc_cal_check_efuse()303 ret = ESP_ADC_CAL_VAL_EFUSE_TP; in esp_adc_cal_characterize()