Home
last modified time | relevance | path

Searched refs:LL_AES_IsBusy (Results 1 – 1 of 1) sorted by relevance

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Interfaces/
Dhw_aes.c51 __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