ESP-IDF
ADC2_CHANNEL_9
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ADC2_CHANNEL_9
ADC2_CHANNEL_9 value
ADC2 channel 9 is GPIO26 (ESP32), GPIO20 (ESP32-S2)
Syntax
Show:
Summary
Declaration
from
adc_types_legacy.h:109
ADC2_CHANNEL_9
;
Examples
References
from
examples
Code
Location
Referrer
ADC2_CHANNEL_9
,
/*!< ADC2 channel 9 is GPIO26 (ESP32), GPIO20 (ESP32-S2) */
adc_types_legacy.h:109
}
else
if
(
channel
==
ADC2_CHANNEL_9
)
{
adc_legacy.c:493
adc2_dac_disable()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ADC2_CHANNEL_9
is read by 1 function:
All items filtered out
ADC2_CHANNEL_9
adc2_dac_disable()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out