Searched refs:OTHER_BLOCKS_WAIT (Results 1 – 6 of 6) sorted by relevance
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | rtc.h | 54 #define OTHER_BLOCKS_WAIT 1 macro 227 .wifi_wait_cycles = OTHER_BLOCKS_WAIT, \ 229 .bt_wait_cycles = OTHER_BLOCKS_WAIT, \ 231 .rtc_wait_cycles = OTHER_BLOCKS_WAIT, \ 233 .cpu_top_wait_cycles = OTHER_BLOCKS_WAIT, \ 235 .dg_wrap_wait_cycles = OTHER_BLOCKS_WAIT, \ 237 .dg_peri_wait_cycles = OTHER_BLOCKS_WAIT, \ 239 .rtc_mem_wait_cycles = OTHER_BLOCKS_WAIT, \
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | rtc.h | 53 #define OTHER_BLOCKS_WAIT 1 macro 218 .wifi_wait_cycles = OTHER_BLOCKS_WAIT, \ 220 .bt_wait_cycles = OTHER_BLOCKS_WAIT, \ 222 .cpu_top_wait_cycles = OTHER_BLOCKS_WAIT, \ 224 .dg_wrap_wait_cycles = OTHER_BLOCKS_WAIT, \ 226 .dg_peri_wait_cycles = OTHER_BLOCKS_WAIT, \
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | rtc.h | 53 #define OTHER_BLOCKS_WAIT 1 macro 217 .wifi_wait_cycles = OTHER_BLOCKS_WAIT, \ 219 .bt_wait_cycles = OTHER_BLOCKS_WAIT, \ 221 .cpu_top_wait_cycles = OTHER_BLOCKS_WAIT, \ 223 .dg_wrap_wait_cycles = OTHER_BLOCKS_WAIT, \ 225 .dg_peri_wait_cycles = OTHER_BLOCKS_WAIT, \
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | rtc.h | 55 #define OTHER_BLOCKS_WAIT 1 macro 219 .wifi_wait_cycles = OTHER_BLOCKS_WAIT, \ 221 .rtc_wait_cycles = OTHER_BLOCKS_WAIT, \ 223 .dg_wrap_wait_cycles = OTHER_BLOCKS_WAIT, \ 225 .rtc_mem_wait_cycles = OTHER_BLOCKS_WAIT, \
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | rtc.h | 51 #define OTHER_BLOCKS_WAIT 1 macro
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | rtc.h | 53 #define OTHER_BLOCKS_WAIT 1 macro
|