Searched refs:OPCODE_TAP_FLUSH (Results 1 – 1 of 1) sorted by relevance
122 pub const OPCODE_TAP_FLUSH: u8 = 0x43; const274 TapFlush = consts::OPCODE_TAP_FLUSH,344 consts::OPCODE_TAP_FLUSH => Some(Command::TapFlush), in from_u8()