ESP-IDF
s_sar_power_acquire()
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
s_sar_power_acquire()
s_sar_power_acquire() function
Syntax
Show:
Summary
Declaration
from
sar_periph_ctrl.c:57
static
void
s_sar_power_acquire
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
s_sar_power_acquire
(
void
)
sar_periph_ctrl.c:57
s_sar_power_acquire
(
)
;
sar_periph_ctrl.c:87
sar_periph_ctrl_pwdet_power_acquire()
s_sar_power_acquire
(
)
;
sar_periph_ctrl.c:101
sar_periph_ctrl_adc_oneshot_power_acquire()
s_sar_power_acquire
(
)
;
sar_periph_ctrl.c:111
sar_periph_ctrl_adc_continuous_power_acquire()
Call Tree
from
examples
s_sar_power_acquire()
is called by 3 functions and calls 3 functions:
sar_periph_ctrl_pwdet_power_acquire()
sar_periph_ctrl_adc_oneshot_power_acquire()
sar_periph_ctrl_adc_continuous_power_acquire()
All items filtered out
s_sar_power_acquire()
vPortEnterCriticalSafe()
vPortExitCriticalSafe()
sar_ctrl_ll_set_power_mode()
All items filtered out
Data Use
from
examples
s_sar_power_acquire()
reads 2 variables and writes 1 variable:
sar_ctrl_ll_power_t::SAR_CTRL_LL_POWER_ON
s_sar_power_on_cnt
All items filtered out
s_sar_power_acquire()
s_sar_power_on_cnt
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