mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'docs/update_section_names_adc_calibration' into 'master'
update section names of adc_calibration.rst See merge request espressif/esp-idf!22061
This commit is contained in:
commit
b517114a0f
@ -14,7 +14,6 @@ Functional Overview
|
||||
The following sections of this document cover the typical steps to install and use the ADC calibration driver:
|
||||
|
||||
- `Calibration Scheme Creation <#calibration-scheme-creation>`__ - covers how to create a calibration scheme handle and delete the calibration scheme handle.
|
||||
- `Calibration Configuration <#calibration-configuration>`__ - covers how to configure the calibration driver to calculate necessary characteristics used for calibration.
|
||||
- `Result Conversion <#result-conversion>`__ - convers how to convert ADC raw result to calibrated result.
|
||||
- `Thread Safety <#thread-safety>`__ - lists which APIs are guaranteed to be thread safe by the driver.
|
||||
- `Minimize Noise <#minimize-noise>`__ - describes a general way to minimize the noise.
|
||||
|
Loading…
x
Reference in New Issue
Block a user