Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/source/
Dwlanconfig.c51 _i32 RetVal_stop = -1; in sl_WifiConfig() local
239 RetVal_stop = sl_Stop(200); in sl_WifiConfig()
240 if (RetVal_stop < 0) in sl_WifiConfig()
242 return RetVal_stop; in sl_WifiConfig()