Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wls/
Dwls_processing.c896 int dcEdge = 0; in detectPhaseJump() local
909 dcEdge = 6; in detectPhaseJump()
912 dcEdge = 3; in detectPhaseJump()
921 tempValI = readPtr[NUM_PARALLEL * (256 - dcEdge) + qq]; in detectPhaseJump()
925 tempValQ = readPtr[NUM_PARALLEL * (256 + dcEdge) + qq]; in detectPhaseJump()
931 idx = (dcEdge*phaseRollPtr[qq + jj + ii*nRx] *MAX_FFT_SIZE) >> MPY_BIPT; // Ng=1 in detectPhaseJump()