adc_cali_scheme_line_fitting_check_efuse() is only used within ESP-IDF.
 
Symbols
loading (2/5)...
Files
loading (4/5)...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

- ESP_OK: On success - ESP_ERR_INVALID_ARG: Invalid argument - ESP_ERR_NOT_SUPPORTED: Scheme required eFuse bits not burnt

Notes

If `cali_val` equals to `ESP_ADC_CALI_VAL_DEFAULT_VREF`, please set the `default_vref` when creating this scheme (See `ESP_ADC_CALI_SCHEME_VER_LINE_FITTING_init_t`)

References