Searched refs:RF_RatModeCapture (Results 1 – 1 of 1) sorted by relevance
109 …RF_RatModeCapture = 2 /* Indicates that the RAT channel is configured to capture… enumerator1023 if (ratCh->mode == RF_RatModeCapture) in RF_ratDispatchTime()1226 else if (ratCh->mode == RF_RatModeCapture) in RF_ratGenerateChCmd()2395 … if (error || !(ratCh->mode == RF_RatModeCapture) || !(ratCh->chCmd & RF_RAT_CAPTURE_REPEAT_MODE)) in RF_swiHw()5401 …return(RF_ratSetupChannel(rfHandle, RF_RatModeCapture, channelConfig->callback, channelConfig->cha… in RF_ratCapture()