Home
last modified time | relevance | path

Searched refs:RTC_CNTL_CKGEN_I2C_PU (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-2.7.6/components/esp_hw_support/port/esp32/
Drtc_init.c28 RTC_CNTL_RFRX_PBUS_PU | RTC_CNTL_CKGEN_I2C_PU | RTC_CNTL_PLL_I2C_PU); in rtc_init()
Drtc_sleep.c181 RTC_CNTL_CKGEN_I2C_PU | RTC_CNTL_PLL_I2C_PU | in rtc_sleep_init()
/hal_espressif-2.7.6/components/esp_hw_support/port/esp32s3/
Drtc_sleep.c118 RTC_CNTL_CKGEN_I2C_PU | RTC_CNTL_PLL_I2C_PU | in rtc_sleep_init()
/hal_espressif-2.7.6/components/esp_hw_support/port/esp32c3/
Drtc_sleep.c108 RTC_CNTL_CKGEN_I2C_PU | RTC_CNTL_PLL_I2C_PU | in rtc_sleep_init()
/hal_espressif-2.7.6/components/esp_hw_support/port/esp32s2/
Drtc_sleep.c110 RTC_CNTL_CKGEN_I2C_PU | RTC_CNTL_PLL_I2C_PU | in rtc_sleep_init()
/hal_espressif-2.7.6/components/soc/esp32/include/soc/
Drtc_cntl_reg.h461 #define RTC_CNTL_CKGEN_I2C_PU (BIT(30)) macro
/hal_espressif-2.7.6/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h417 #define RTC_CNTL_CKGEN_I2C_PU (BIT(30)) macro
/hal_espressif-2.7.6/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h424 #define RTC_CNTL_CKGEN_I2C_PU (BIT(30)) macro
/hal_espressif-2.7.6/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h427 #define RTC_CNTL_CKGEN_I2C_PU (BIT(30)) macro