Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32h2/
Drtc_init.c44 … REG_SET_FIELD(RTC_CNTL_TIMER4_REG, RTC_CNTL_CPU_TOP_WAIT_TIMER, rtc_init_cfg.cpu_top_wait_cycles); in rtc_init()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/
Drtc_init.c45 … REG_SET_FIELD(RTC_CNTL_TIMER4_REG, RTC_CNTL_CPU_TOP_WAIT_TIMER, rtc_init_cfg.cpu_top_wait_cycles); in rtc_init()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s3/
Drtc_init.c65 … REG_SET_FIELD(RTC_CNTL_TIMER6_REG, RTC_CNTL_CPU_TOP_WAIT_TIMER, rtc_init_cfg.cpu_top_wait_cycles); in rtc_init()
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h380 #define RTC_CNTL_CPU_TOP_WAIT_TIMER 0x000001FF macro
/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Drtc_cntl_reg.h392 #define RTC_CNTL_CPU_TOP_WAIT_TIMER 0x000001FF macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h394 #define RTC_CNTL_CPU_TOP_WAIT_TIMER 0x000001FF macro