Home
last modified time | relevance | path

Searched refs:bit2 (Results 1 – 4 of 4) sorted by relevance

/hardware/nxp/secure_element/pn8x/libese-spi/p73/lib/
DphNxpEseProto7816_3.h269 uint8_t bit2 : 1; /*!< PCB: bit2 */ member
DphNxpEseProto7816_3.cpp635 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()
/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
DphNxpEseProto7816_3.h344 uint8_t bit2 : 1; /*!< PCB: bit2 */ member
DphNxpEseProto7816_3.cpp1093 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()