Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c115RF_RatStatusPending = 1, /* Indicates that the RAT channel is configured, but the R… enumerator
867 ratCh->status = RF_RatStatusPending; in RF_ratAllocChannel()
1075 if (ratCh && (ratCh->status == RF_RatStatusPending)) in RF_ratArmChannel()
1131 if (ratCh && (ratCh->status == RF_RatStatusPending)) in RF_ratRestartChannels()
1172 ratCh->status = RF_RatStatusPending; in RF_ratSuspendChannels()