Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32h2/
Drtc_init.c48 … REG_SET_FIELD(RTC_CNTL_TIMER6_REG, RTC_CNTL_DG_PERI_WAIT_TIMER, rtc_init_cfg.dg_peri_wait_cycles); in rtc_init()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/
Drtc_init.c49 … REG_SET_FIELD(RTC_CNTL_TIMER6_REG, RTC_CNTL_DG_PERI_WAIT_TIMER, rtc_init_cfg.dg_peri_wait_cycles); in rtc_init()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s3/
Drtc_init.c75 … REG_SET_FIELD(RTC_CNTL_TIMER6_REG, RTC_CNTL_DG_PERI_WAIT_TIMER, rtc_init_cfg.dg_peri_wait_cycles); in rtc_init()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h403 #define RTC_CNTL_DG_PERI_WAIT_TIMER 0x000001FF macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Drtc_cntl_reg.h415 #define RTC_CNTL_DG_PERI_WAIT_TIMER 0x000001FF macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h382 #define RTC_CNTL_DG_PERI_WAIT_TIMER 0x000001FF macro