Searched refs:LL_SBS_LOCK_ALL_SEC (Results 1 – 1 of 1) sorted by relevance
211 #define LL_SBS_LOCK_ALL_SEC (LL_SBS_SAU | LL_SBS_MPU_SEC | LL_SBS_VTOR_AIRCR_SEC) /*!< l… macro1037 return (uint32_t)(READ_BIT(SBS->CSLCKR, LL_SBS_LOCK_ALL_SEC)); in LL_SBS_GetSecureLock()