Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wls/
Dwls_subspace_processing.c49 #define MUSIC_THRESH_MIN 0.02f macro
674 else if(detThresh<MUSIC_THRESH_MIN){ in determineFirstPath()
675 detThresh=MUSIC_THRESH_MIN; in determineFirstPath()