Searched refs:SC5_HT20_PILOTS (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wls/ |
| D | wls_param_defines.h | 171 #define SC5_HT20_PILOTS 27 macro
|
| D | wls_processing.c | 60 const unsigned char pilotToneIndexHT20[SC5_HT20_PILOTS] = { 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 25… 62 const unsigned char pilotToneIndexLEG20[SC5_HT20_PILOTS] = { 5, 7, 9, 11, 13, 15, 17, 19, 21, 23, 2… 1334 numPilots = SC5_HT20_PILOTS; 1355 numPilots = SC5_HT20_PILOTS; 1454 tempValLd = readPtr[pilotToneIndexLEG20[SC5_HT20_PILOTS-1]-1]; // last subcarrier 1464 readPtr[pilotToneIndexLEG20[SC5_HT20_PILOTS-1]+1] = tempValSt;
|