Searched refs:RF_RAT_INTERRUPT_BASE_INDEX (Results 1 – 1 of 1) sorted by relevance
198 #define RF_RAT_INTERRUPT_BASE_INDEX 0x01 macro1143 …RF_ratModule.pendingInt |= ((RF_RAT_INTERRUPT_BASE_INDEX | RF_RAT_ERROR_BASE_INDEX) << ratCh->hand… in RF_ratRestartChannels()2357 if (RF_ratModule.pendingInt & (RF_RAT_INTERRUPT_BASE_INDEX << i)) in RF_swiHw()2372 … RF_ratModule.pendingInt &= ~((RF_RAT_INTERRUPT_BASE_INDEX | RF_RAT_ERROR_BASE_INDEX) << i); in RF_swiHw()