Home
last modified time | relevance | path

Searched refs:EXT_OSC_SLOW_GPIO_NUM (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_clk.c38 REG_SET_BIT(RTC_CNTL_PAD_HOLD_REG, BIT(EXT_OSC_SLOW_GPIO_NUM)); in rtc_clk_32k_enable_external()
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_clk.c60 REG_SET_BIT(LP_AON_GPIO_HOLD0_REG, BIT(EXT_OSC_SLOW_GPIO_NUM)); in rtc_clk_32k_enable_external()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dio_mux_reg.h132 #define EXT_OSC_SLOW_GPIO_NUM 0 macro
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_clk.c61 REG_SET_BIT(LP_AON_GPIO_HOLD0_REG, BIT(EXT_OSC_SLOW_GPIO_NUM)); in rtc_clk_32k_enable_external()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dio_mux_reg.h149 #define EXT_OSC_SLOW_GPIO_NUM 0 macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dio_mux_reg.h161 #define EXT_OSC_SLOW_GPIO_NUM 13 macro