Searched refs:secureDebugEnabled (Results 1 – 2 of 2) sorted by relevance
1094 debugStatus.secureDebugEnabled = (output[7] & (1 << 2)); in SE_getStatus()1218 status->secureDebugEnabled = (status_word & (1 << 2)); in SE_debugLockStatus()
564 bool secureDebugEnabled; member