esp_adc: new esp_adc component and adc drivers
This commit is contained in:
@@ -1 +0,0 @@
|
||||
.. include:: ../../../en/api-reference/peripherals/adc.rst
|
||||
@@ -0,0 +1 @@
|
||||
.. include:: ../../../en/api-reference/peripherals/adc_calibration.rst
|
||||
@@ -0,0 +1 @@
|
||||
.. include:: ../../../en/api-reference/peripherals/adc_continuous.rst
|
||||
@@ -0,0 +1 @@
|
||||
.. include:: ../../../en/api-reference/peripherals/adc_oneshot.rst
|
||||
@@ -6,7 +6,9 @@
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
adc
|
||||
adc_oneshot
|
||||
:SOC_ADC_DMA_SUPPORTED: adc_continuous
|
||||
adc_calibration
|
||||
clk_tree
|
||||
:SOC_DAC_SUPPORTED: dac
|
||||
gpio
|
||||
@@ -38,4 +40,4 @@
|
||||
:SOC_USB_OTG_SUPPORTED: usb_device
|
||||
:SOC_USB_OTG_SUPPORTED: usb_host
|
||||
|
||||
本部分的 API 示例代码存放在 ESP-IDF 示例项目的 :example:`peripherals` 目录下。
|
||||
本部分的 API 示例代码存放在 ESP-IDF 示例项目的 :example:`peripherals` 目录下。
|
||||
|
||||
Reference in New Issue
Block a user