Home
last modified time | relevance | path

Searched defs:BLUEx (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_radio_timer.h88 __STATIC_INLINE void LL_RADIO_TIMER_EnableTimer1(BLUE_TypeDef *BLUEx) in LL_RADIO_TIMER_EnableTimer1()
99 __STATIC_INLINE void LL_RADIO_TIMER_DisableTimer1(BLUE_TypeDef *BLUEx) in LL_RADIO_TIMER_DisableTimer1()
110 __STATIC_INLINE uint32_t LL_RADIO_TIMER_IsEnabledTimer1(BLUE_TypeDef *BLUEx) in LL_RADIO_TIMER_IsEnabledTimer1()
121 __STATIC_INLINE void LL_RADIO_TIMER_EnableTimer2(BLUE_TypeDef *BLUEx) in LL_RADIO_TIMER_EnableTimer2()
132 __STATIC_INLINE void LL_RADIO_TIMER_DisableTimer2(BLUE_TypeDef *BLUEx) in LL_RADIO_TIMER_DisableTimer2()
143 __STATIC_INLINE uint32_t LL_RADIO_TIMER_IsEnabledTimer2(BLUE_TypeDef *BLUEx) in LL_RADIO_TIMER_IsEnabledTimer2()
155 __STATIC_INLINE void LL_RADIO_TIMER_SetTimeout(BLUE_TypeDef *BLUEx, uint32_t timeout) in LL_RADIO_TIMER_SetTimeout()
166 __STATIC_INLINE uint32_t LL_RADIO_TIMER_GetTimeout(BLUE_TypeDef *BLUEx) in LL_RADIO_TIMER_GetTimeout()
177 __STATIC_INLINE uint32_t LL_RADIO_TIMER_GetTimerCapture(BLUE_TypeDef *BLUEx) in LL_RADIO_TIMER_GetTimerCapture()
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Interfaces/
Dhw_aes.c166 __STATIC_INLINE void LL_AES_StartManualEncription(BLUE_TypeDef *BLUEx) in LL_AES_StartManualEncription()
177 __STATIC_INLINE uint32_t LL_AES_IsBusy(BLUE_TypeDef *BLUEx) in LL_AES_IsBusy()