Searched defs:totalpower (Results 1 – 3 of 3) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wls/ |
| D | wls_processing.c | 1160 …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…
|
| D | wls_subspace_processing.c | 74 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()
|
| D | wls_api.c | 68 unsigned int totalpower[MAX_RX * MAX_TX + 1]; in wls_process_csi() local
|