Prusa MINI Firmware overview
|
Go to the documentation of this file.
49 #define ENOUGH_LENS 852
50 #define ENOUGH_DISTS 592
51 #define ENOUGH (ENOUGH_LENS+ENOUGH_DISTS)
62 unsigned FAR *bits,
unsigned short FAR *work));
unsigned short val
Definition: inftrees.h:27
uint8_t type
Definition: UsbCore.h:184
const char inflate_copyright[]
Definition: inftrees.c:11
Definition: inftrees.h:55
#define max(a, b)
Definition: wiring_constants.h:40
#define MAXBITS
Definition: inftrees.c:9
#define ENOUGH_LENS
Definition: inftrees.h:49
#define ENOUGH_DISTS
Definition: inftrees.h:50
int ZLIB_INTERNAL inflate_table(codetype type, unsigned short FAR *lens, unsigned codes, code FAR *FAR *table, unsigned FAR *bits, unsigned short FAR *work)
Definition: inftrees.c:32
unsigned char op
Definition: inftrees.h:25
int ZLIB_INTERNAL inflate_table OF((codetype type, unsigned short FAR *lens, unsigned codes, code FAR *FAR *table, unsigned FAR *bits, unsigned short FAR *work))
#define min(a, b)
Definition: wiring_constants.h:36
codetype
Definition: inftrees.h:54
#define FAR
Definition: zconf.h:387
unsigned char bits
Definition: inftrees.h:26
#define ZLIB_INTERNAL
Definition: compress.c:8
int
Definition: createSpeedLookupTable.py:15
Definition: inftrees.h:24
Definition: inftrees.h:57
Definition: inftrees.h:56