Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/source/
Ddriver.c850 SL_DRV_LOCK_GLOBAL_UNLOCK(TRUE); in _SlDrvCmdOp()
873 SL_DRV_LOCK_GLOBAL_UNLOCK(TRUE); in _SlDrvCmdOp()
971 SL_DRV_LOCK_GLOBAL_UNLOCK(TRUE); in _SlDrvDataReadOp()
985 SL_DRV_LOCK_GLOBAL_UNLOCK(TRUE); in _SlDrvDataReadOp()
1092 SL_DRV_LOCK_GLOBAL_UNLOCK(TRUE); in _SlDrvDataWriteOp()
1107 SL_DRV_LOCK_GLOBAL_UNLOCK(TRUE); in _SlDrvDataWriteOp()
1266 SL_DRV_LOCK_GLOBAL_UNLOCK(TRUE); in _SlDrvMsgRead()
1733 SL_DRV_LOCK_GLOBAL_UNLOCK(TRUE); in _SlDrvMsgReadCmdCtx()
1786 SL_DRV_LOCK_GLOBAL_UNLOCK(TRUE); in _SlDrvMsgReadCmdCtx()
1815 SL_DRV_LOCK_GLOBAL_UNLOCK(TRUE); in _SlDrvMsgReadCmdCtx()
[all …]
Ddriver.h109 #define SL_DRV_LOCK_GLOBAL_UNLOCK(bDecrementApiInProgress) { \ macro
Ddevice.c643 SL_DRV_LOCK_GLOBAL_UNLOCK(TRUE); in _SlDeviceEventHandler()