CMSIS2000
0.0.7
|
Data Fields | |
int(* | compressionFunction )(const char *, char *, int) |
int(* | decompressionFunction )(const char *, char *, int) |
int(* compressionParameters::compressionFunction)(const char *, char *, int) |
Definition at line 119 of file bench.c.
Referenced by BMK_benchFile().
int(* compressionParameters::decompressionFunction)(const char *, char *, int) |
Definition at line 120 of file bench.c.
Referenced by BMK_benchFile().