ESP-IDF
ADC_LL_CTRL_ULP
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
ADC_LL_CTRL_ULP
ADC_LL_CTRL_ULP value
Syntax
Show:
Summary
Declaration
from
adc_ll.h:57
ADC_LL_CTRL_ULP
=
1
;
Examples
References
from
examples
Code
Location
Referrer
ADC_LL_CTRL_ULP
=
1
,
///< For ADC1 and ADC2. Select ULP controller.
adc_ll.h:57
return
ADC_LL_CTRL_ULP
;
adc_hal_common.c:23
get_controller()
return
ADC_LL_CTRL_ULP
;
adc_hal_common.c:40
get_controller()
adc_ll_set_controller
(
ADC_UNIT_1
,
ADC_LL_CTRL_ULP
)
;
adc_legacy.c:421
adc1_ulp_enable()
case
ADC_LL_CTRL_ULP
:
adc_ll.h:609
adc_ll_set_controller()
case
ADC_LL_CTRL_ULP
:
adc_ll.h:635
adc_ll_set_controller()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
ADC_LL_CTRL_ULP
is read by 3 functions:
All items filtered out
ADC_LL_CTRL_ULP
adc_ll_set_controller()
adc1_ulp_enable()
get_controller()
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