Searched refs:bit2 (Results 1 – 2 of 2) sorted by relevance
269 uint8_t bit2 : 1; /*!< PCB: bit2 */ member
635 if ((pcb_bits.lsb == 0x00) && (pcb_bits.bit2 == 0x00)) { in phNxpEseProto7816_DecodeFrame()648 else if (((pcb_bits.lsb == 0x01) && (pcb_bits.bit2 == 0x00)) || in phNxpEseProto7816_DecodeFrame()650 ((pcb_bits.lsb == 0x00) && (pcb_bits.bit2 == 0x01))) { in phNxpEseProto7816_DecodeFrame()652 if ((pcb_bits.lsb == 0x00) && (pcb_bits.bit2 == 0x01)) in phNxpEseProto7816_DecodeFrame()723 else if ((pcb_bits.lsb == 0x01) && (pcb_bits.bit2 == 0x01)) { in phNxpEseProto7816_DecodeFrame()