Defines | |
#define | KZFILE_MAX_OPEN (10) |
Max files that filesystem can open. | |
#define | KZFILE_MAX_PATH_LEN (512) |
Max file path length. | |
#define | KZCMDLINE_MAX_INPUT_CHAR (128) |
Max Command Line charactor length. | |
#define | KZCMDLINE_MAX_COMMANDS (32) |
Max allocate number of the commands. | |
#define | KZCMDLINE_MAX_ARGS (16) |
Max arguments that command line execute function can receive. | |
#define | KZAUDIO_MAX_AUDIO_NBLOCKS (32) |
Max Audio buffer blocks that callback can receive. | |
#define | KZUSING_SD_BENCH_TEST (1) |
(1) add SD-Card bench mark test command in filesystem command |