Home
last modified time | relevance | path

Searched refs:IFS_REQ (Results 1 – 2 of 2) sorted by relevance

/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
DphNxpEseProto7816_3.h38 IFS_REQ = 0x01, /*!< IFSC size request */ enumerator
DphNxpEseProto7816_3.cpp395 case IFS_REQ: in phNxpEseProto7816_SendSFrame()
420 pcb_byte |= IFS_REQ; in phNxpEseProto7816_SendSFrame()
1005 IFS_REQ; in phNxpEseProto7816_SetTxstate()
1343 case IFS_REQ: in phNxpEseProto7816_DecodeFrame()
1345 IFS_REQ; in phNxpEseProto7816_DecodeFrame()
1674 sFrameInfo.sFrameType = IFS_REQ; in TransceiveProcess()