Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_rom/include/esp32/rom/
Dminiz.h114 enum { MZ_NO_FLUSH = 0, MZ_PARTIAL_FLUSH = 1, MZ_SYNC_FLUSH = 2, MZ_FULL_FLUSH = 3, MZ_FINISH = 4, … enumerator
258 #define Z_FULL_FLUSH MZ_FULL_FLUSH
/hal_espressif-3.6.0/components/esp_rom/include/esp32c3/rom/
Dminiz.h114 enum { MZ_NO_FLUSH = 0, MZ_PARTIAL_FLUSH = 1, MZ_SYNC_FLUSH = 2, MZ_FULL_FLUSH = 3, MZ_FINISH = 4, … enumerator
257 #define Z_FULL_FLUSH MZ_FULL_FLUSH
/hal_espressif-3.6.0/components/esp_rom/include/esp32s2/rom/
Dminiz.h114 enum { MZ_NO_FLUSH = 0, MZ_PARTIAL_FLUSH = 1, MZ_SYNC_FLUSH = 2, MZ_FULL_FLUSH = 3, MZ_FINISH = 4, … enumerator
258 #define Z_FULL_FLUSH MZ_FULL_FLUSH
/hal_espressif-3.6.0/components/esp_rom/include/esp32s3/rom/
Dminiz.h113 enum { MZ_NO_FLUSH = 0, MZ_PARTIAL_FLUSH = 1, MZ_SYNC_FLUSH = 2, MZ_FULL_FLUSH = 3, MZ_FINISH = 4, … enumerator
256 #define Z_FULL_FLUSH MZ_FULL_FLUSH
/hal_espressif-3.6.0/components/esp_rom/include/esp32h2/rom/
Dminiz.h114 enum { MZ_NO_FLUSH = 0, MZ_PARTIAL_FLUSH = 1, MZ_SYNC_FLUSH = 2, MZ_FULL_FLUSH = 3, MZ_FINISH = 4, … enumerator
257 #define Z_FULL_FLUSH MZ_FULL_FLUSH
/hal_espressif-3.6.0/components/esptool_py/esptool/flasher_stub/include/
Dminiz.h260 MZ_FULL_FLUSH = 3, enumerator
419 #define Z_FULL_FLUSH MZ_FULL_FLUSH