ESP-IDF
adc1_get_voltage()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (2/5)...
Files
loading (4/5)...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
adc1_get_voltage()
adc1_get_voltage() function
Syntax
Show:
Summary
Declaration
from
adc_legacy.c:410
int
adc1_get_voltage
(
adc1_channel_t
channel
)
;
Arguments
Argument
channel
Examples
References
from
examples
Code
Location
int
adc1_get_voltage
(
adc1_channel_t
channel
)
//Deprecated. Use adc1_get_raw() instead
adc_legacy.c:410
Call Tree
from
examples
adc1_get_voltage()
calls 1 function:
All items filtered out
adc1_get_voltage()
adc1_get_raw()
All items filtered out
Data Use
from
examples
adc1_get_voltage()
:
All items filtered out
adc1_get_voltage()
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