Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/source/
Ddriver.h159 #define SL_UNSET_DEVICE_STOP_IN_PROGRESS (g_SlDeviceStatus &= (~_SL_DRV_STATUS_BIT_STOP_IN_PROGRE… macro
Ddevice.c380 SL_UNSET_DEVICE_STOP_IN_PROGRESS; in sl_Stop()