Home
last modified time | relevance | path

Searched defs:totalpower (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wls/
Dwls_processing.c1160 …lculateTotalPower(hal_pktinfo_t *pktinfo, unsigned int *powerPerSubband, unsigned int *totalpower){
1273 …tinfo, unsigned int *fftInBuffer, int bufferspacing, int *phaseRollPtr, unsigned int *totalpower) {
1946 …Subbands(hal_pktinfo_t *pktinfo, unsigned int *powerPerSubband, unsigned int *totalpower, int chNu…
2313 …ktinfo, unsigned int *fftOutBuffer, unsigned int *pdpOutBuffer, unsigned int *totalpower, int *idx…
2390 …ktinfo, unsigned int *fftOutBuffer, unsigned int *pdpOutBuffer, unsigned int *totalpower, int *idx…
2486 …ktinfo, unsigned int *fftOutBuffer, unsigned int *pdpOutBuffer, unsigned int *totalpower, int *idx…
2565 …ktinfo, unsigned int *fftOutBuffer, unsigned int *pdpOutBuffer, unsigned int *totalpower, int *idx…
Dwls_subspace_processing.c74 void calcCorMatrix(hal_pktinfo_t *pktinfo, unsigned int *fftOutBuffer, unsigned int *totalpower, in… in calcCorMatrix()
547 unsigned int *totalpower, in calcDelayAmplitude()
691 unsigned int *totalpower, // array holding power per rx/tx channel in calcSubspaceFineTiming()
Dwls_api.c68 unsigned int totalpower[MAX_RX * MAX_TX + 1]; in wls_process_csi() local