Searched refs:phNxpEse_doResetProtection (Results 1 – 4 of 4) sorted by relevance
446 ESESTATUS phNxpEse_doResetProtection(bool flag);
104 if (phNxpEse_doResetProtection(false) != ESESTATUS_SUCCESS) { in isOsuMode()
188 if (phNxpEse_doResetProtection(true)) { in phNxpEse_init()1060 ESESTATUS phNxpEse_doResetProtection(bool flag) { in phNxpEse_doResetProtection() function1093 phNxpEse_doResetProtection(false); in phNxpEse_deInit()
547 if (phNxpEse_doResetProtection(true) != ESESTATUS_SUCCESS) { in openBasicChannel()