Searched refs:OTHER_BLOCKS_WAIT (Results 1 – 4 of 4) sorted by relevance
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/ |
D | rtc.h | 63 #define OTHER_BLOCKS_WAIT 1 macro 293 .wifi_wait_cycles = OTHER_BLOCKS_WAIT, \ 295 .bt_wait_cycles = OTHER_BLOCKS_WAIT, \ 297 .rtc_wait_cycles = OTHER_BLOCKS_WAIT, \ 299 .cpu_top_wait_cycles = OTHER_BLOCKS_WAIT, \ 301 .dg_wrap_wait_cycles = OTHER_BLOCKS_WAIT, \ 303 .dg_peri_wait_cycles = OTHER_BLOCKS_WAIT, \ 305 .rtc_mem_wait_cycles = OTHER_BLOCKS_WAIT, \
|
/hal_espressif-3.6.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.6.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.6.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, \
|