Searched defs:CACHE_FREEZE_ACK_BUSY (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-latest/components/esp_rom/include/esp32c6/rom/ |
D | cache.h | 70 …CACHE_FREEZE_ACK_BUSY = 0, /*!< in this mode, cache ack busy to CPU if a cache miss happe… enumerator
|
/hal_espressif-latest/components/esp_rom/include/esp32h2/rom/ |
D | cache.h | 74 …CACHE_FREEZE_ACK_BUSY = 0, /*!< in this mode, cache ack busy to CPU if a cache miss happe… enumerator
|
/hal_espressif-latest/components/esp_rom/include/esp32c2/rom/ |
D | cache.h | 94 …CACHE_FREEZE_ACK_BUSY = 0, /*!< in this mode, cache ack busy to CPU if a cache miss happe… enumerator
|
/hal_espressif-latest/components/esp_rom/include/esp32c3/rom/ |
D | cache.h | 94 …CACHE_FREEZE_ACK_BUSY = 0, /*!< in this mode, cache ack busy to CPU if a cache miss happe… enumerator
|
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/ |
D | cache.h | 112 …CACHE_FREEZE_ACK_BUSY = 0, /*!< in this mode, cache ack busy to CPU if a cache miss happe… enumerator
|