Searched refs:SECURE_DPM (Results 1 – 2 of 2) sorted by relevance
40 if(u32dpm == SECURE_DPM) /* Secure DPM */ in DPM_SetDebugDisable()68 if(u32dpm == SECURE_DPM) /* Secure DPM */ in DPM_SetDebugLock()99 if(u32dpm == SECURE_DPM) /* Secure DPM */ in DPM_GetDebugDisable()132 if(u32dpm == SECURE_DPM) /* Secure DPM */ in DPM_GetDebugLock()164 if(u32dpm == SECURE_DPM) /* Secure DPM */ in DPM_SetPasswordUpdate()227 if(u32dpm == SECURE_DPM) /* Secure DPM */ in DPM_SetPasswordCompare()291 if(u32dpm == SECURE_DPM) /* Secure DPM */ in DPM_GetPasswordErrorFlag()337 if(u32dpm == SECURE_DPM) /* Secure DPM */ in DPM_ClearPasswordErrorFlag()364 if(u32dpm == SECURE_DPM) /* Secure DPM */ in DPM_EnableDebuggerWriteAccess()391 if(u32dpm == SECURE_DPM) /* Secure DPM */ in DPM_DisableDebuggerWriteAccess()
34 #define SECURE_DPM 0 /*!< Secure DPM module */ macro