Searched refs:bit2 (Results 1 – 4 of 4) 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()
344 uint8_t bit2 : 1; /*!< PCB: bit2 */ member
1093 if ((pcb_bits.lsb == 0x00) && (pcb_bits.bit2 == 0x00)) { in phNxpEseProto7816_DecodeFrame()1108 else if (((pcb_bits.lsb == 0x01) && (pcb_bits.bit2 == 0x00)) || in phNxpEseProto7816_DecodeFrame()1110 ((pcb_bits.lsb == 0x00) && (pcb_bits.bit2 == 0x01)) || in phNxpEseProto7816_DecodeFrame()1112 ((pcb_bits.lsb == 0x01) && (pcb_bits.bit2 == 0x01))) { in phNxpEseProto7816_DecodeFrame()1114 if ((pcb_bits.lsb == 0x00) && (pcb_bits.bit2 == 0x01)) { in phNxpEseProto7816_DecodeFrame()1117 } else if ((pcb_bits.lsb == 0x01) && (pcb_bits.bit2 == 0x00)) { in phNxpEseProto7816_DecodeFrame()1127 if ((pcb_bits.lsb == 0x00) && (pcb_bits.bit2 == 0x01)) { in phNxpEseProto7816_DecodeFrame()