Home
last modified time | relevance | path

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

/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/Core/Src/
Dstm32wb0x_hal_msp.c174 HAL_NVIC_SetPriority(RADIO_TXRX_SEQ_IRQn, 0, 0); in HAL_RADIO_MspInit()
175 HAL_NVIC_EnableIRQ(RADIO_TXRX_SEQ_IRQn); in HAL_RADIO_MspInit()
203 HAL_NVIC_DisableIRQ(RADIO_TXRX_SEQ_IRQn); in HAL_RADIO_MspDeInit()
/hal_stm32-latest/lib/stm32wb0/BLE_TransparentMode/System/Modules/RADIO_utils/Src/
DRADIO_utils.c196 NVIC_EnableIRQ(RADIO_TXRX_SEQ_IRQn); in RADIO_SetHighPower()
207 NVIC_DisableIRQ(RADIO_TXRX_SEQ_IRQn); in RADIO_SetHighPower()
/hal_stm32-latest/stm32cube/stm32wb0x/soc/
Dstm32wb05.h80RADIO_TXRX_SEQ_IRQn = 25, /*!< 25 BLE RX/TX sequence interrupt … enumerator
Dstm32wb07.h83RADIO_TXRX_SEQ_IRQn = 25 /*!< 25 RADIO Tx/Rx sequence interrupt … enumerator
Dstm32wb09.h105RADIO_TXRX_SEQ_IRQn = 25, /*!< 25 RADIO Tx/Rx sequence interrupt … enumerator
Dstm32wb06.h83RADIO_TXRX_SEQ_IRQn = 25 /*!< 25 RADIO Tx/Rx sequence interrupt … enumerator