Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/net/wifi/source/
Ddevice.c683 _u8 irqCountLast = RxIrqCnt; in _SlDeviceHandleResetRequestInternally() local
705 while((RxIrqCnt - irqCountLast) < 2); in _SlDeviceHandleResetRequestInternally()