Lines Matching refs:read_byte
104 output_high(false), latch_on(false), read_byte(LSB),
116 read_byte = LSB;
139 switch (read_byte) {
141 read_byte = MSB;
145 read_byte = LSB;
154 switch (read_byte) {
156 read_byte = MSB;
160 read_byte = LSB;
240 paramOut(cp, base + ".read_byte", read_byte);
258 paramIn(cp, base + ".read_byte", read_byte);