Searched refs:IS_BSEC_SECDBGAUTH (Results 1 – 2 of 2) sorted by relevance
429 #define IS_BSEC_SECDBGAUTH(AUTH) (((AUTH) == HAL_BSEC_SEC_DBG_UNAUTH) || ((AUTH) == HAL_BSEC_S… macro
1515 assert_param(IS_BSEC_SECDBGAUTH(pCfg->Sec_Dbg_Auth)); in HAL_BSEC_ConfigDebug()