Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Drtc.h261 uint16_t dg_peri_powerup_cycles : 7; member
274 .dg_peri_powerup_cycles = OTHER_BLOCKS_POWERUP, \
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Drtc.h263 uint16_t dg_peri_powerup_cycles : 7; member
280 .dg_peri_powerup_cycles = OTHER_BLOCKS_POWERUP, \
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Drtc.h273 uint16_t dg_peri_powerup_cycles : 7; member
286 .dg_peri_powerup_cycles = OTHER_BLOCKS_POWERUP, \
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32s3/
Drtc_init.c64 …ET_FIELD(RTC_CNTL_TIMER6_REG, RTC_CNTL_DG_PERI_POWERUP_TIMER, rtc_init_cfg.dg_peri_powerup_cycles); in rtc_init()
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32h2/
Drtc_init.c47 …ET_FIELD(RTC_CNTL_TIMER6_REG, RTC_CNTL_DG_PERI_POWERUP_TIMER, rtc_init_cfg.dg_peri_powerup_cycles); in rtc_init()
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32c3/
Drtc_init.c48 …ET_FIELD(RTC_CNTL_TIMER6_REG, RTC_CNTL_DG_PERI_POWERUP_TIMER, rtc_init_cfg.dg_peri_powerup_cycles); in rtc_init()