Searched refs:ISR_SOFTTIMER1 (Results 1 – 3 of 3) sorted by relevance
137 if (dwIsr & ISR_SOFTTIMER1) // ISR, bit21 in STAvUpdateIsrStatCounter()
407 #define ISR_SOFTTIMER1 0x00200000 // macro
2449 if (pDevice->dwIsr & ISR_SOFTTIMER1) { in device_intr()