Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/drivers/net/wifi/source/
Dprotocol.h150 #define SL_OPCODE_SYNC (0x1 << SL_SYNC_ASYNC_OFFSET ) macro
Ddriver.c1993 if (0 == (SL_OPCODE_SYNC & Opcode)) in _SlDrvClassifyRxMsg()