Searched refs:RF_RAT_ERROR_BASE_INDEX (Results 1 – 1 of 1) sorted by relevance
199 #define RF_RAT_ERROR_BASE_INDEX 0x10 macro1141 …RF_ratModule.pendingInt |= ((RF_RAT_INTERRUPT_BASE_INDEX | RF_RAT_ERROR_BASE_INDEX) << ratCh->hand… in RF_ratRestartChannels()2359 if (RF_ratModule.pendingInt & (RF_RAT_ERROR_BASE_INDEX << i)) in RF_swiHw()2371 … RF_ratModule.pendingInt &= ~((RF_RAT_INTERRUPT_BASE_INDEX | RF_RAT_ERROR_BASE_INDEX) << i); in RF_swiHw()