Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c199 #define RF_RAT_ERROR_BASE_INDEX 0x10 macro
1141 …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()