Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/source/
Ddriver.h392 _i8 ApiInProgressCnt; /* Counts how many APIs are in progress */ member
Ddriver.c2920 g_pCB->ApiInProgressCnt += Value; in _SlDrvUpdateApiInProgress()
2929 return (g_pCB->ApiInProgressCnt > 0); in _SlDrvIsApiInProgress()