ESP-IDF
s_sar_power_release()
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_release()
s_sar_power_release() function
Syntax
Show:
Summary
Declaration
from
sar_periph_ctrl.c:67
static
void
s_sar_power_release
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
void
s_sar_power_release
(
void
)
sar_periph_ctrl.c:67
s_sar_power_release
(
)
;
sar_periph_ctrl.c:92
sar_periph_ctrl_pwdet_power_release()
s_sar_power_release
(
)
;
sar_periph_ctrl.c:106
sar_periph_ctrl_adc_oneshot_power_release()
s_sar_power_release
(
)
;
sar_periph_ctrl.c:116
sar_periph_ctrl_adc_continuous_power_release()
Call Tree
from
examples
s_sar_power_release()
is called by 3 functions and calls 7 functions:
sar_periph_ctrl_pwdet_power_release()
sar_periph_ctrl_adc_oneshot_power_release()
sar_periph_ctrl_adc_continuous_power_release()
All items filtered out
s_sar_power_release()
vPortEnterCriticalSafe()
vPortExitCriticalSafe()
abort()
esp_log_timestamp()
esp_log_write()
vPortExitCritical()
sar_ctrl_ll_set_power_mode()
All items filtered out
Data Use
from
examples
s_sar_power_release()
reads 8 variables and writes 1 variable:
esp_log_level_t::ESP_LOG_ERROR
esp_log_level_t::ESP_LOG_WARN
esp_log_level_t::ESP_LOG_INFO
esp_log_level_t::ESP_LOG_DEBUG
esp_log_level_t::ESP_LOG_VERBOSE
sar_ctrl_ll_power_t::SAR_CTRL_LL_POWER_FSM
TAG
s_sar_power_on_cnt
All items filtered out
s_sar_power_release()
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