Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wls/
Dwls_processing.h32 void readHexDataDemodulateProcess(hal_pktinfo_t *pktinfo,
40 void readHexDataDemodulateProcessParallel(hal_pktinfo_t *pktinfo,
49 void readHexDataDemodulateProcessVhtHeNg1(hal_pktinfo_t *pktinfo,
57 void readHexDataDemodulateProcessVhtHeNg1Parallel(hal_pktinfo_t *pktinfo,
66 void detectPhaseJump(hal_pktinfo_t *pktinfo,
71 void calculateTotalPower(hal_pktinfo_t *pktinfo, unsigned int *powerPerSubband, unsigned int *total…
73 void processLegacyPackets(hal_pktinfo_t *pktinfo, unsigned int *fftInBuffer, int bufferspacing, int…
76hal_pktinfo_t *pktinfo, unsigned int *fftInBuffer, int bufferspacing, int *phaseRollPtr, unsigned …
78hal_pktinfo_t *pktinfo, unsigned int *fftInBuffer, int bufferspacing, int *phaseRollPtr, unsigned …
80 void ifftProcessing(hal_pktinfo_t *pktinfo, unsigned int *fftInBuffer, unsigned int *fftOutBuffer, …
[all …]
Dwls_processing.c621 void readHexDataDemodulateProcessVhtHeNg1(hal_pktinfo_t *pktinfo, hal_wls_processing_input_params_t… in readHexDataDemodulateProcessVhtHeNg1()
889 void detectPhaseJump(hal_pktinfo_t *pktinfo, hal_wls_processing_input_params_t *inputVals, unsigned… in detectPhaseJump()
970 void readHexDataDemodulateProcess(hal_pktinfo_t *pktinfo, hal_wls_processing_input_params_t *inputV…
1160 void calculateTotalPower(hal_pktinfo_t *pktinfo, unsigned int *powerPerSubband, unsigned int *total…
1190 void processLegacyPackets(hal_pktinfo_t *pktinfo, unsigned int *fftInBuffer, int bufferspacing, int…
1232 void ifftProcessing(hal_pktinfo_t *pktinfo, unsigned int *fftInBuffer, unsigned int *fftOutBuffer, …
1273 void interpolatePilots(hal_pktinfo_t *pktinfo, unsigned int *fftInBuffer, int bufferspacing, int *p…
1557 void interpolateBandEdges20(hal_pktinfo_t *pktinfo, unsigned int *fftInBuffer, int phaseRollNg) {
1693 void interpolateBandEdges40(hal_pktinfo_t *pktinfo, unsigned int *fftInBuffer, int phaseRollNg) {
1838 void interpolateBandEdges(hal_pktinfo_t *pktinfo, unsigned int *fftInBuffer, int phaseRollNg){
[all …]
Dwls_subspace_processing.c74 void calcCorMatrix(hal_pktinfo_t *pktinfo, unsigned int *fftOutBuffer, unsigned int *totalpower, in… in calcCorMatrix()
277 int findSigSpace(float *inputBuff, float *eMatrix, float thresh, int matSizeN, hal_pktinfo_t *pktin… in findSigSpace()
545 void calcDelayAmplitude(hal_pktinfo_t *pktinfo, in calcDelayAmplitude()
627 int determineFirstPath(hal_pktinfo_t *pktinfo, in determineFirstPath()
689 int calcSubspaceFineTiming(hal_pktinfo_t *pktinfo, // structure with CSI buffer parameters in calcSubspaceFineTiming()
Dwls_api.c78 hal_pktinfo_t *pktinfo; in wls_process_csi()
94 pktinfo = (hal_pktinfo_t *)tempVec; in wls_process_csi()
Dwls_subspace_processing.h21 int calcSubspaceFineTiming(hal_pktinfo_t *pktinfo, // structure with CSI buffer param…
Dwls_structure_defs.h494 } hal_pktinfo_t; typedef