ESP-IDF
handle_idle_state_events()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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
handle_idle_state_events()
handle_idle_state_events() function
Syntax
Show:
Summary
Declaration
Definition
from
sdmmc_transaction.c:75
static
esp_err_t
handle_idle_state_events
(
void
)
;
Implemented in
sdmmc_transaction.c:284
Examples
References
from
examples
Code
Location
Referrer
static
esp_err_t
handle_idle_state_events
(
void
)
sdmmc_transaction.c:284
static
esp_err_t
handle_idle_state_events
(
void
)
;
sdmmc_transaction.c:75
handle_idle_state_events
(
)
;
sdmmc_transaction.c:133
sdmmc_host_do_transaction()
Call Tree
from
examples
handle_idle_state_events()
is called by 1 function and calls 3 functions:
sdmmc_host_do_transaction()
All items filtered out
handle_idle_state_events()
esp_log_timestamp()
esp_log_write()
sdmmc_host_wait_for_event()
All items filtered out
Data Use
from
examples
handle_idle_state_events()
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
sdmmc_event_t::sdmmc_status
sdmmc_event_t::dma_status
TAG
All items filtered out
handle_idle_state_events()
sdmmc_event_t::sdmmc_status
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