ESP-IDF
host_ctx_t::clk_src
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
host_ctx_t::clk_src
host_ctx_t::clk_src field
Syntax
Show:
Summary
Declaration
from
sdmmc_host.c:90
soc_periph_sdmmc_clk_src_t
clk_src
;
Examples
References
from
examples
Code
Location
Referrer
soc_periph_sdmmc_clk_src_t
clk_src
;
sdmmc_host.c:90
s_host_ctx
.
clk_src
=
clk_src
;
sdmmc_host.c:217
sdmmc_host_get_clk_dividers()
*
real_freq_khz
=
sdmmc_host_calc_freq
(
s_host_ctx
.
clk_src
,
host_div
,
card_div
)
;
sdmmc_host.c:349
sdmmc_host_get_real_freq()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
host_ctx_t::clk_src
is written by 1 function and is read by 1 function:
sdmmc_host_get_clk_dividers()
All items filtered out
host_ctx_t::clk_src
sdmmc_host_get_real_freq()
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