ESP-IDF
clk_ll_xtal32k_digi_enable()
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
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_digi_enable()
clk_ll_xtal32k_digi_enable() function
Enable the digital XTAL32K_CLK, which is used to support peripherals.
Syntax
Show:
Summary
Declaration
from
clk_tree_ll.h:382
static
inline
__attribute__
(
(
always_inline
)
)
void
clk_ll_xtal32k_digi_enable
(
void
)
;
Examples
References
from
examples
Code
Location
Referrer
static
inline
__attribute__
(
(
always_inline
)
)
void
clk_ll_xtal32k_digi_enable
(
void
)
clk_tree_ll.h:382
clk_ll_xtal32k_digi_enable
(
)
;
rtc_clk.c:290
rtc_clk_slow_src_set()
clk_ll_xtal32k_digi_enable
(
)
;
rtc_time.c:43
rtc_clk_cal_internal()
Call Tree
from
examples
clk_ll_xtal32k_digi_enable()
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_enable()
__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