ESP-IDF
slot_ctx_t::slot_freq_khz
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
slot_ctx_t::slot_freq_khz
slot_ctx_t::slot_freq_khz field
Syntax
Show:
Summary
Declaration
from
sdmmc_host.c:77
uint32_t
slot_freq_khz
;
Examples
References
from
examples
Code
Location
Referrer
uint32_t
slot_freq_khz
;
sdmmc_host.c:77
s_host_ctx
.
slot_ctx
[
slot
]
.
slot_freq_khz
=
freq_khz
;
sdmmc_host.c:332
sdmmc_host_set_card_clk()
sdmmc_host_set_data_timeout
(
s_host_ctx
.
slot_ctx
[
slot
]
.
slot_freq_khz
)
;
sdmmc_host.c:921
sdmmc_host_change_to_slot()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
slot_ctx_t::slot_freq_khz
is written by 1 function and is read by 1 function:
sdmmc_host_set_card_clk()
All items filtered out
slot_ctx_t::slot_freq_khz
sdmmc_host_change_to_slot()
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