Home
last modified time | relevance | path

Searched refs:dirty (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_rom/include/esp32s2/rom/
Dcache.h88 uint32_t dirty:1; /*!< the cache line value is dirty or not */ member
/hal_espressif-latest/components/esp_rom/include/esp32s3/rom/
Dcache.h133 uint32_t dirty: 1; /*!< the cache line value is dirty or not */ member