Searched refs:debugLockEnabled (Results 1 – 2 of 2) sorted by relevance
1092 debugStatus.debugLockEnabled = (output[7] & (1 << 0)); in SE_getStatus()1216 status->debugLockEnabled = (status_word & (1 << 0)); in SE_debugLockStatus()
560 bool debugLockEnabled; member