ESP-IDF
SOC_MOD_CLK_XTAL32K
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (3/5)...
Files
loading (4/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
SOC_MOD_CLK_XTAL32K
SOC_MOD_CLK_XTAL32K value
XTAL32K_CLK comes from the external 32kHz crystal, passing a clock gating to the peripherals
Syntax
Show:
Summary
Declaration
from
clk_tree_defs.h:125
SOC_MOD_CLK_XTAL32K
;
Examples
References
from
examples
Code
Location
Referrer
SOC_MOD_CLK_XTAL32K
,
/*!< XTAL32K_CLK comes from the external 32kHz crystal, passing a clock gating to the peripherals */
clk_tree_defs.h:125
case
SOC_MOD_CLK_XTAL32K
:
esp_clk_tree.c:54
esp_clk_tree_src_get_freq_hz()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SOC_MOD_CLK_XTAL32K
is read by 1 function:
All items filtered out
SOC_MOD_CLK_XTAL32K
esp_clk_tree_src_get_freq_hz()
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