Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan_tests.c5600 int tempvalue; local
5709 tempvalue = (int)atoi(argv[arg + 1]);
5710 if (tempvalue < -100 || tempvalue > 150)
5718 highthrtemp = tempvalue;
5722 tempvalue = (int)atoi(argv[arg + 1]);
5723 if (tempvalue < -100 || tempvalue > 150)
5731 lowthrtemp = tempvalue;