Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/
Derrors.h740 #define SL_RET_CODE_DEV_NOT_STARTED (-2018L) macro
/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/source/
Ddevice.c354 return SL_RET_CODE_DEV_NOT_STARTED; in sl_Stop()
Ddriver.c795 return SL_RET_CODE_DEV_NOT_STARTED; in _SlDrvDriverIsApiAllowed()