Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wls/
Dwls_api.c265 if (inputVals->useFindAngleDelayPeaks && (pktinfo->nRx > 1)) in wls_process_csi()
Dwls_structure_defs.h509 UINT32 useFindAngleDelayPeaks : 1; // use this algorithm for AoA member
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_api.c6426 inputVals.useFindAngleDelayPeaks = ENABLE_DELAY_PEAKS; // use this algorithm for AoA in proc_csi_event()