Searched refs:CMD_SIZE (Results 1 – 4 of 4) sorted by relevance
116 total_size = size + (CMD_SIZE * num_blocks); in build_block_buffer()120 total_size += (CMD_SIZE * 3 * num_blocks); in build_block_buffer()206 char buf[CMD_SIZE] = {0}; in set_bits_low()217 char buf[CMD_SIZE] = {0}; in set_bits_high()
260 uint8_t buf[CMD_SIZE] = {0}; in SetMode()261 uint8_t setup_commands[CMD_SIZE * MAX_SETUP_COMMANDS] = {0}; in SetMode()409 uint8_t buf[CMD_SIZE] = {0}; in SetClock()1142 uint8_t cmd[CMD_SIZE] = {0}; in Tristate()
45 #define CMD_SIZE 3 macro
52 #define CMD_SIZE 64 macro58 char cmd[CMD_SIZE];