ESP-IDF
sdmmc_host_dma_stop()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (1/5)...
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_stop()
sdmmc_host_dma_stop() function
Syntax
Show:
Summary
Declaration
Definition
from
sdmmc_internal.h:33
void
sdmmc_host_dma_stop
(
void
)
;
Implemented in
sdmmc_host.c:1009
Examples
References
from
examples
Code
Location
Referrer
void
sdmmc_host_dma_stop
(
void
)
sdmmc_host.c:1009
void
sdmmc_host_dma_stop
(
void
)
;
sdmmc_internal.h:33
sdmmc_host_dma_stop
(
)
;
sdmmc_transaction.c:313
handle_event()
sdmmc_host_dma_stop
(
)
;
sdmmc_transaction.c:404
process_command_response()
sdmmc_host_dma_stop
(
)
;
sdmmc_transaction.c:427
process_data_status()
sdmmc_host_dma_stop
(
)
;
sdmmc_transaction.c:514
process_events()
Call Tree
from
examples
sdmmc_host_dma_stop()
is called by 4 functions and calls 1 function:
handle_event()
process_command_response()
process_data_status()
process_events()
All items filtered out
sdmmc_host_dma_stop()
sdmmc_ll_stop_dma()
All items filtered out
Data Use
from
examples
sdmmc_host_dma_stop()
reads 3 variables:
sdmmc_hal_context_t::dev
host_ctx_t::hal
s_host_ctx
All items filtered out
sdmmc_host_dma_stop()
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