Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wls/
Dwls_processing.h99 void removeToneRotation(hal_pktinfo_t *pktinfo, unsigned int *fftInBfr, int bufferspacing);
Dwls_api.c182 removeToneRotation(pktinfo, fftInBuffer, ifftSizeOsf); in wls_process_csi()
Dwls_processing.c2075 void removeToneRotation(hal_pktinfo_t *pktinfo, unsigned int *fftInBfr, int bufferspacing){ function