ESP-IDF
+
0
/2 examples
SourceVu will show references to
UART_SCLK_REF_TICK
from the following samples and libraries:
light_sleep sample
advanced sample
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
UART_SCLK_REF_TICK
UART_SCLK_REF_TICK value
UART source clock is REF_TICK
Syntax
Show:
Summary
Declaration
from
clk_tree_defs.h:228
UART_SCLK_REF_TICK
=
SOC_MOD_CLK_REF_TICK
;
Examples
UART_SCLK_REF_TICK
is referenced by 2 libraries and example projects:
light_sleep sample
advanced sample
References
from
0/2
examples
Code
Location
Referrer
UART_SCLK_REF_TICK
=
SOC_MOD_CLK_REF_TICK
,
/*!< UART source clock is REF_TICK */
clk_tree_defs.h:228
uart_sclk_t
clk_source
=
UART_SCLK_REF_TICK
;
esp_console_repl_chip.c:211
esp_console_new_repl_uart()
clk_source
=
UART_SCLK_REF_TICK
;
pm_impl.c:928
esp_pm_impl_init()
case
UART_SCLK_REF_TICK
:
uart_ll.h:166
uart_ll_set_sclk()
*
source_clk
=
(
soc_module_clk_t
)
UART_SCLK_REF_TICK
;
uart_ll.h:191
uart_ll_get_sclk()
Call Tree
from
0/2
examples
All items filtered out
All items filtered out
Data Use
from
0/2
examples
UART_SCLK_REF_TICK
is read by 4 functions:
All items filtered out
UART_SCLK_REF_TICK
uart_ll_set_sclk()
uart_ll_get_sclk()
esp_console_new_repl_uart()
esp_pm_impl_init()
All items filtered out
Class Tree
from
0/2
examples
All items filtered out
All items filtered out
Override Tree
from
0/2
examples
All items filtered out
All items filtered out
Implementations
from
0/2
examples
All items filtered out
All items filtered out
Instances
from
0/2
examples
Lifecycle
from
0/2
examples
All items filtered out
All items filtered out