Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/RADIO_utils/Src/
DRADIO_utils.c239 if(LL_SYSCFG_BLERXTX_IsInterruptPending(LL_SYSCFG_BLE_TX_EVENT)){ in HAL_RADIO_TxRxSeqCallback()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/include/
Dstm32wb0x_ll_system.h1724 __STATIC_INLINE uint32_t LL_SYSCFG_BLERXTX_IsInterruptPending(uint32_t Signal) in LL_SYSCFG_BLERXTX_IsInterruptPending() function