Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wls/
Dwls_QR_algorithm.c34 #define TOL_QR_STEP_LOW 1e-3f macro
979 step = (low_accuracy == 1) ? TOL_QR_STEP_LOW : TOL_QR_STEP; in QR_algorithm()
1139 step = TOL_QR_STEP_LOW; in QR_algorithm()