Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_init.c60 … 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-latest/components/esp_hw_support/port/esp32s3/
Drtc_init.c78 … 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-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h371 #define RTC_CNTL_CPU_TOP_WAIT_TIMER 0x000001FF macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h394 #define RTC_CNTL_CPU_TOP_WAIT_TIMER 0x000001FF macro