Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
DphNxpEseProto7816_3.h321 unsigned long int reset_type; member
DphNxpEseProto7816_3.cpp771 phNxpEseProto7816_3_Var.reset_type = RESET_TYPE_RECOVERY; in phNxpEseProto7816_RecoverySteps()
1036 phNxpEseProto7816_3_Var.reset_type = RESET_TYPE_OS_RESET; in phNxpEseProto7816_DecodeAtrRsp()
1355 if (phNxpEseProto7816_3_Var.reset_type == RESET_TYPE_OS_RESET) in phNxpEseProto7816_DecodeFrame()
1439 if (phNxpEseProto7816_3_Var.reset_type == RESET_TYPE_RECOVERY) { in phNxpEseProto7816_DecodeFrame()
1491 if (phNxpEseProto7816_3_Var.reset_type == RESET_TYPE_OS_RESET) { in phNxpEseProto7816_DecodeFrame()
1828 phNxpEseProto7816_3_Var.reset_type = RESET_TYPE_NONE; in phNxpEseProto7816_Transceive()