ESP-IDF
SLOW_CLK_32K_EXT_OSC
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/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
SLOW_CLK_32K_EXT_OSC
SLOW_CLK_32K_EXT_OSC value
Syntax
Show:
Summary
Declaration
from
clk.c:52
SLOW_CLK_32K_EXT_OSC
=
SOC_RTC_SLOW_CLK_SRC_XTAL32K
|
EXT_OSC_FLAG
;
Examples
References
from
examples
Code
Location
Referrer
SLOW_CLK_32K_EXT_OSC
=
SOC_RTC_SLOW_CLK_SRC_XTAL32K
|
EXT_OSC_FLAG
//!< External 32k oscillator connected to 32K_XP pin
clk.c:52
}
else
if
(
slow_clk
==
SLOW_CLK_32K_EXT_OSC
)
{
clk.c:76
select_rtc_slow_clk()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
SLOW_CLK_32K_EXT_OSC
is read by 1 function:
All items filtered out
SLOW_CLK_32K_EXT_OSC
select_rtc_slow_clk()
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