Searched refs:ESP_ADC_CAL_VAL_EFUSE_VREF (Results 1 – 4 of 4) sorted by relevance
21 …ESP_ADC_CAL_VAL_EFUSE_VREF = 0, /**< Characterization based on reference voltage stored in… enumerator
22 …ESP_ADC_CAL_VAL_EFUSE_VREF = 0, /**< Characterization based on reference voltage stored in… enumerator
269 } else if (source == ESP_ADC_CAL_VAL_EFUSE_VREF) { in esp_adc_cal_check_efuse()302 ret = ESP_ADC_CAL_VAL_EFUSE_VREF; in esp_adc_cal_characterize()
275 } else if (source == ESP_ADC_CAL_VAL_EFUSE_VREF) { in esp_adc_cal_check_efuse()308 ret = ESP_ADC_CAL_VAL_EFUSE_VREF; in esp_adc_cal_characterize()