ESP-IDF
adc_ll_amp_disable()
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
adc_ll_amp_disable()
adc_ll_amp_disable() function
Close ADC AMP module if don't use it for power save.
Syntax
Show:
Summary
Declaration
from
adc_ll.h:665
static
inline
void
adc_ll_amp_disable
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
inline
void
adc_ll_amp_disable
(
void
)
adc_ll.h:665
adc_ll_amp_disable
(
)
;
//Currently the LNA is not open, close it by default.
adc_legacy.c:164
adc_rtc_chan_init()
adc_ll_amp_disable
(
)
;
//Currently the LNA is not open, close it by default.
adc_legacy.c:396
adc1_get_raw()
adc_ll_amp_disable
(
)
;
adc_legacy.c:427
adc1_ulp_enable()
adc_ll_amp_disable
(
)
;
//Currently the LNA is not open, close it by default.
adc_oneshot_hal.c:54
adc_oneshot_hal_setup()
Call Tree
from
examples
adc_ll_amp_disable()
is called by 4 functions:
adc_rtc_chan_init()
adc1_get_raw()
adc1_ulp_enable()
adc_oneshot_hal_setup()
All items filtered out
adc_ll_amp_disable()
All items filtered out
Data Use
from
examples
adc_ll_amp_disable()
reads 6 variables and writes 9 variables:
sens_dev_s::
::val
sens_dev_s::sar_meas_wait1
sens_dev_s::
::val
sens_dev_s::sar_meas_wait2
sens_dev_s::sar_meas_ctrl
SENS
All items filtered out
adc_ll_amp_disable()
sens_dev_s::
::
::sar_amp_wait1
sens_dev_s::
::
::sar_amp_wait2
sens_dev_s::
::val
sens_dev_s::
::
::sar_amp_wait3
sens_dev_s::
::
::force_xpd_amp
sens_dev_s::
::val
sens_dev_s::
::
::amp_rst_fb_fsm
sens_dev_s::
::
::amp_short_ref_fsm
sens_dev_s::
::
::amp_short_ref_gnd_fsm
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