ESP-IDF
clk_ll_xtal32k_digi_disable()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading (3/5)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
clk_ll_xtal32k_digi_disable()
clk_ll_xtal32k_digi_disable() function
Disable the digital XTAL32K_CLK, which is used to support peripherals.
Syntax
Show:
Summary
Declaration
from
clk_tree_ll.h:390
static
inline
__attribute__
(
(
always_inline
)
)
void
clk_ll_xtal32k_digi_disable
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
inline
__attribute__
(
(
always_inline
)
)
void
clk_ll_xtal32k_digi_disable
(
void
)
clk_tree_ll.h:390
clk_ll_xtal32k_digi_disable
(
)
;
rtc_clk.c:292
rtc_clk_slow_src_set()
clk_ll_xtal32k_digi_disable
(
)
;
rtc_time.c:98
rtc_clk_cal_internal()
Call Tree
from
examples
clk_ll_xtal32k_digi_disable()
is called by 2 functions and calls 1 function:
rtc_clk_slow_src_set()
rtc_clk_cal_internal()
All items filtered out
clk_ll_xtal32k_digi_disable()
__assert_func()
All items filtered out
Data Use
from
examples
All items filtered out
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