Searched refs:LL_AES_IsBusy (Results 1 – 1 of 1) sorted by relevance
51 __STATIC_INLINE uint32_t LL_AES_IsBusy(BLUE_TypeDef *BLUEx);143 if( !LL_AES_IsBusy(BLUE) ) in HW_AES_Start()177 __STATIC_INLINE uint32_t LL_AES_IsBusy(BLUE_TypeDef *BLUEx) in LL_AES_IsBusy() function