ESP-IDF
clk_ll_xtal32k_disable()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (1/5)...
Files
loading (2/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_disable()
clk_ll_xtal32k_disable() function
Disable the 32kHz crystal oscillator
Syntax
Show:
Summary
Declaration
from
clk_tree_ll.h:259
static
inline
__attribute__
(
(
always_inline
)
)
void
clk_ll_xtal32k_disable
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
inline
__attribute__
(
(
always_inline
)
)
void
clk_ll_xtal32k_disable
(
void
)
clk_tree_ll.h:259
clk_ll_xtal32k_disable
(
)
;
rtc_clk.c:92
rtc_clk_32k_enable()
clk_ll_xtal32k_disable
(
)
;
rtc_clk.c:147
rtc_clk_32k_bootstrap()
Call Tree
from
examples
clk_ll_xtal32k_disable()
is called by 2 functions and calls 1 function:
rtc_clk_32k_enable()
rtc_clk_32k_bootstrap()
All items filtered out
clk_ll_xtal32k_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