ESP-IDF
XTAL32K_P_GPIO_NUM
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading (4/5)...
Files
loading (5/5)...
ESP-IDF
lwIP
FreeRTOS
cJSON
mbedTLS
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
XTAL32K_P_GPIO_NUM
XTAL32K_P_GPIO_NUM macro
Syntax
Show:
Summary
Declaration
from
io_mux_reg.h:93
#define
XTAL32K_P_GPIO_NUM
32
Examples
References
from
examples
Code
Location
#define
XTAL32K_P_GPIO_NUM
32
io_mux_reg.h:93
esp_rom_gpio_pad_select_gpio
(
XTAL32K_P_GPIO_NUM
)
;
rtc_clk.c:125
gpio_ll_output_enable
(
&
GPIO
,
XTAL32K_P_GPIO_NUM
)
;
rtc_clk.c:127
gpio_ll_set_level
(
&
GPIO
,
XTAL32K_P_GPIO_NUM
,
1
)
;
rtc_clk.c:129
gpio_ll_set_level
(
&
GPIO
,
XTAL32K_P_GPIO_NUM
,
1
)
;
rtc_clk.c:134
gpio_ll_set_level
(
&
GPIO
,
XTAL32K_P_GPIO_NUM
,
0
)
;
rtc_clk.c:138
gpio_ll_output_disable
(
&
GPIO
,
XTAL32K_P_GPIO_NUM
)
;
rtc_clk.c:143
Call Tree
from
examples
All items filtered out
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