Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_rom/include/
Dminiz.h126 enum { MZ_NO_FLUSH = 0, MZ_PARTIAL_FLUSH = 1, MZ_SYNC_FLUSH = 2, MZ_FULL_FLUSH = 3, MZ_FINISH = 4, … enumerator
269 #define Z_FULL_FLUSH MZ_FULL_FLUSH
/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dminiz.h260 MZ_FULL_FLUSH = 3, enumerator
419 #define Z_FULL_FLUSH MZ_FULL_FLUSH