Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/libese-spi/p73/lib/
DphNxpEseProto7816_3.cpp175 case INTF_RESET_REQ: in phNxpEseProto7816_SendSFrame()
460 INTF_RESET_REQ; in phNxpEseProto7816_RecoverySteps()
463 INTF_RESET_REQ; in phNxpEseProto7816_RecoverySteps()
819 .sFrameType = INTF_RESET_REQ; in phNxpEseProto7816_DecodeFrame()
822 INTF_RESET_REQ; in phNxpEseProto7816_DecodeFrame()
843 case INTF_RESET_REQ: in phNxpEseProto7816_DecodeFrame()
845 INTF_RESET_REQ; in phNxpEseProto7816_DecodeFrame()
1015 sFrameInfo.sFrameType = INTF_RESET_REQ; in TransceiveProcess()
1289 INTF_RESET_REQ; in phNxpEseProto7816_IntfReset()
DphNxpEseProto7816_3.h44 INTF_RESET_REQ = 0x04, /*!< Interface reset request */ enumerator