Searched refs:GLOBAL_WORD5_INTTXRXSKIP (Results 1 – 1 of 1) sorted by relevance
150 #define GLOBAL_WORD5_INTTXRXSKIP GLOBAL_WORD5_INTTXRXSKIP… macro1344 SET_BIT(BLUEGLOBWORD->WORD5, GLOBAL_WORD5_INTTXRXSKIP); in LL_RADIO_TxRxSkipInterrupt_Enable()1354 CLEAR_BIT(BLUEGLOBWORD->WORD5, GLOBAL_WORD5_INTTXRXSKIP); in LL_RADIO_TxRxSkipInterrupt_Disable()1364 …return ((READ_BIT(BLUEGLOBWORD->WORD5, GLOBAL_WORD5_INTTXRXSKIP) == (GLOBAL_WORD5_INTTXRXSKIP)) ? … in LL_RADIO_TxRxSkipInterrupt_IsEnabled()