Home
last modified time | relevance | path

Searched refs:TINFL_USE_64BIT_BITBUF (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-3.6.0/components/esp_rom/include/esp32/rom/
Dminiz.h49 #define TINFL_USE_64BIT_BITBUF 0 macro
613 #define TINFL_USE_64BIT_BITBUF 1 macro
616 #if TINFL_USE_64BIT_BITBUF
/hal_espressif-3.6.0/components/esp_rom/include/esp32c3/rom/
Dminiz.h49 #define TINFL_USE_64BIT_BITBUF 0 macro
594 #define TINFL_USE_64BIT_BITBUF 1 macro
597 #if TINFL_USE_64BIT_BITBUF
/hal_espressif-3.6.0/components/esp_rom/include/esp32s2/rom/
Dminiz.h49 #define TINFL_USE_64BIT_BITBUF 0 macro
604 #define TINFL_USE_64BIT_BITBUF 1 macro
607 #if TINFL_USE_64BIT_BITBUF
/hal_espressif-3.6.0/components/esp_rom/include/esp32s3/rom/
Dminiz.h48 #define TINFL_USE_64BIT_BITBUF 0 macro
593 #define TINFL_USE_64BIT_BITBUF 1 macro
596 #if TINFL_USE_64BIT_BITBUF
/hal_espressif-3.6.0/components/esp_rom/include/esp32h2/rom/
Dminiz.h49 #define TINFL_USE_64BIT_BITBUF 0 macro
594 #define TINFL_USE_64BIT_BITBUF 1 macro
597 #if TINFL_USE_64BIT_BITBUF
/hal_espressif-3.6.0/components/esptool_py/esptool/flasher_stub/include/
Dminiz.h882 #define TINFL_USE_64BIT_BITBUF 1 macro
884 #define TINFL_USE_64BIT_BITBUF 0 macro
887 #if TINFL_USE_64BIT_BITBUF
/hal_espressif-3.6.0/components/esptool_py/esptool/flasher_stub/
Dminiz.c2622 #if TINFL_USE_64BIT_BITBUF in tinfl_decompress()
2653 #if !TINFL_USE_64BIT_BITBUF in tinfl_decompress()