Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/source/
Ddriver.h172 #define SL_SET_DEVICE_STAT_IN_PROGRESS (g_SlDeviceStatus |= _SL_DRV_STATUS_BIT_DEVICE_STAT_… macro
Ddevice.c731 SL_SET_DEVICE_STAT_IN_PROGRESS; in sl_DeviceStatStart()