ESP-IDF
sdmmc_host_dma_resume()
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
sdmmc_host_dma_resume()
sdmmc_host_dma_resume() function
Syntax
Show:
Summary
Declaration
Definition
from
sdmmc_internal.h:35
void
sdmmc_host_dma_resume
(
void
)
;
Implemented in
sdmmc_host.c:1026
Examples
References
from
examples
Code
Location
Referrer
void
sdmmc_host_dma_resume
(
void
)
sdmmc_host.c:1026
void
sdmmc_host_dma_resume
(
void
)
;
sdmmc_internal.h:35
sdmmc_host_dma_resume
(
)
;
sdmmc_host.c:1023
sdmmc_host_dma_prepare()
sdmmc_host_dma_resume
(
)
;
sdmmc_transaction.c:521
process_events()
Call Tree
from
examples
sdmmc_host_dma_resume()
is called by 2 functions and calls 1 function:
sdmmc_host_dma_prepare()
process_events()
All items filtered out
sdmmc_host_dma_resume()
sdmmc_ll_poll_demand()
All items filtered out
Data Use
from
examples
sdmmc_host_dma_resume()
reads 3 variables:
sdmmc_hal_context_t::dev
host_ctx_t::hal
s_host_ctx
All items filtered out
sdmmc_host_dma_resume()
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