Searched refs:portCLEAR_VIC_INTERRUPT (Results 1 – 5 of 5) sorted by relevance
42 #define portCLEAR_VIC_INTERRUPT ( ( uint32_t ) 0 ) macro109 VICVectAddr = portCLEAR_VIC_INTERRUPT; in vNonPreemptiveTick()135 VICVectAddr = portCLEAR_VIC_INTERRUPT; in vPreemptiveTick()
60 #define portCLEAR_VIC_INTERRUPT ( ( uint32_t ) 0 ) macro134 VICVectAddr = portCLEAR_VIC_INTERRUPT; in vTickISR()
66 #define portCLEAR_VIC_INTERRUPT ( ( uint32_t ) 0 ) macro207 VICVectAddr = portCLEAR_VIC_INTERRUPT; in vPortNonPreemptiveTick()228 VICVectAddr = portCLEAR_VIC_INTERRUPT; in vPortPreemptiveTick()
56 #define portCLEAR_VIC_INTERRUPT ( ( uint32_t ) 0 ) macro198 VICVectAddr = portCLEAR_VIC_INTERRUPT; /* Acknowledge the Interrupt */ in vNonPreemptiveTick()
51 #define portCLEAR_VIC_INTERRUPT ( ( uint32_t ) 0 ) macro