Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c1229 RF_RatConfigCapture* ratCaptureConfig = (RF_RatConfigCapture*) ratConfig; in RF_ratGenerateChCmd() local
1237 …pCmd->config.inputSrc = ratCaptureConfig->source; /* Select the source to be capture… in RF_ratGenerateChCmd()
1238 …pCmd->config.inputMode = ratCaptureConfig->captureMode; /* Select the mode of capture: rai… in RF_ratGenerateChCmd()
1239 …pCmd->config.bRepeated = ratCaptureConfig->repeat; /* Select if we should re-arm the … in RF_ratGenerateChCmd()