Searched refs:phiCorrPtr (Results 1 – 1 of 1) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wls/ |
| D | wls_processing.c | 265 …ort *dataPtrTmp, short *writePtr, unsigned int pilotVals, const short* phiCorrPtr, int numCsiScHlf… in processSubCarrier() argument 307 LDRH reg8, [phiCorrPtr], (2*phiCorrPtrStride) in processSubCarrier() 368 : [read]"+r"(dataPtrTmp), [write]"+r"(writePtr), [phiCorr]"+r"(phiCorrPtr) in processSubCarrier() 400 idx = *phiCorrPtr; phiCorrPtr+=phiCorrPtrStride; in processSubCarrier() 440 …ort *dataPtrTmp, short *writePtr, unsigned int pilotVals, const short* phiCorrPtr, int numCsiScHlf… in processSubCarrier20MHz() argument 485 LDRH reg8, [phiCorrPtr], (2*phiCorrPtrStride) in processSubCarrier20MHz() 547 : [read]"+r"(dataPtrTmp), [write]"+r"(writePtr), [phiCorr]"+r"(phiCorrPtr) in processSubCarrier20MHz() 579 idx = *phiCorrPtr; phiCorrPtr+=phiCorrPtrStride; in processSubCarrier20MHz() 599 phiCorrPtr-=phiCorrPtrStride/Ng; in processSubCarrier20MHz() 655 const short *phiCorrPtr = 0; in readHexDataDemodulateProcessVhtHeNg1() local [all …]
|