Searched refs:OTHER_BLOCKS_WAIT (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/ |
D | rtc.h | 60 #define OTHER_BLOCKS_WAIT 1 macro 271 .wifi_wait_cycles = OTHER_BLOCKS_WAIT, \ 273 .bt_wait_cycles = OTHER_BLOCKS_WAIT, \ 275 .rtc_wait_cycles = OTHER_BLOCKS_WAIT, \ 277 .cpu_top_wait_cycles = OTHER_BLOCKS_WAIT, \ 279 .dg_wrap_wait_cycles = OTHER_BLOCKS_WAIT, \ 281 .dg_peri_wait_cycles = OTHER_BLOCKS_WAIT, \ 283 .rtc_mem_wait_cycles = OTHER_BLOCKS_WAIT, \
|
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/ |
D | rtc.h | 59 #define OTHER_BLOCKS_WAIT 1 macro 267 .wifi_wait_cycles = OTHER_BLOCKS_WAIT, \ 269 .bt_wait_cycles = OTHER_BLOCKS_WAIT, \ 271 .cpu_top_wait_cycles = OTHER_BLOCKS_WAIT, \ 273 .dg_wrap_wait_cycles = OTHER_BLOCKS_WAIT, \ 275 .dg_peri_wait_cycles = OTHER_BLOCKS_WAIT, \
|
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/ |
D | rtc.h | 65 #define OTHER_BLOCKS_WAIT 1 macro 279 .wifi_wait_cycles = OTHER_BLOCKS_WAIT, \ 281 .bt_wait_cycles = OTHER_BLOCKS_WAIT, \ 283 .cpu_top_wait_cycles = OTHER_BLOCKS_WAIT, \ 285 .dg_wrap_wait_cycles = OTHER_BLOCKS_WAIT, \ 287 .dg_peri_wait_cycles = OTHER_BLOCKS_WAIT, \
|
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/ |
D | rtc.h | 67 #define OTHER_BLOCKS_WAIT 1 macro 304 .wifi_wait_cycles = OTHER_BLOCKS_WAIT, \ 306 .rtc_wait_cycles = OTHER_BLOCKS_WAIT, \ 308 .dg_wrap_wait_cycles = OTHER_BLOCKS_WAIT, \ 310 .rtc_mem_wait_cycles = OTHER_BLOCKS_WAIT, \
|