Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wls/
Dwls_processing.c1958 unsigned int topHalf, bottomHalf, topHalfTemp, bottomHalfTemp; local
1986 bottomHalf = 0; topHalf = 0; flag = 0;
1996 bottomHalf += bottomHalfTemp;
2001 bottomHalf /= subBlock*subbandSize*nTx*nRx;
2004 …if (((channelOffset &channelMask) >= subBlock) && ((bottomHalf < SUBBAND_DET_THRESH) || (ftmSignal…