Searched refs:OTHER_BLOCKS_POWERUP (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | rtc.h | 53 #define OTHER_BLOCKS_POWERUP 1 macro 226 .wifi_powerup_cycles = OTHER_BLOCKS_POWERUP, \ 228 .bt_powerup_cycles = OTHER_BLOCKS_POWERUP, \ 230 .rtc_powerup_cycles = OTHER_BLOCKS_POWERUP, \ 232 .cpu_top_powerup_cycles = OTHER_BLOCKS_POWERUP, \ 234 .dg_wrap_powerup_cycles = OTHER_BLOCKS_POWERUP, \ 236 .dg_peri_powerup_cycles = OTHER_BLOCKS_POWERUP, \ 238 .rtc_mem_powerup_cycles = OTHER_BLOCKS_POWERUP, \
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | rtc.h | 52 #define OTHER_BLOCKS_POWERUP 1 macro 217 .wifi_powerup_cycles = OTHER_BLOCKS_POWERUP, \ 219 .bt_powerup_cycles = OTHER_BLOCKS_POWERUP, \ 221 .cpu_top_powerup_cycles = OTHER_BLOCKS_POWERUP, \ 223 .dg_wrap_powerup_cycles = OTHER_BLOCKS_POWERUP, \ 225 .dg_peri_powerup_cycles = OTHER_BLOCKS_POWERUP, \
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | rtc.h | 52 #define OTHER_BLOCKS_POWERUP 1 macro 216 .wifi_powerup_cycles = OTHER_BLOCKS_POWERUP, \ 218 .bt_powerup_cycles = OTHER_BLOCKS_POWERUP, \ 220 .cpu_top_powerup_cycles = OTHER_BLOCKS_POWERUP, \ 222 .dg_wrap_powerup_cycles = OTHER_BLOCKS_POWERUP, \ 224 .dg_peri_powerup_cycles = OTHER_BLOCKS_POWERUP, \
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | rtc.h | 54 #define OTHER_BLOCKS_POWERUP 1 macro 218 .wifi_powerup_cycles = OTHER_BLOCKS_POWERUP, \ 220 .rtc_powerup_cycles = OTHER_BLOCKS_POWERUP, \ 222 .dg_wrap_powerup_cycles = OTHER_BLOCKS_POWERUP, \ 224 .rtc_mem_powerup_cycles = OTHER_BLOCKS_POWERUP, \
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | rtc.h | 50 #define OTHER_BLOCKS_POWERUP 1 macro
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | rtc.h | 52 #define OTHER_BLOCKS_POWERUP 1 macro
|