Searched refs:portTIMER_MATCH_ISR_BIT (Results 1 – 5 of 5) sorted by relevance
59 #define portTIMER_MATCH_ISR_BIT ( ( uint8_t ) 0x01 ) macro133 T0_IR = portTIMER_MATCH_ISR_BIT; in vTickISR()
65 #define portTIMER_MATCH_ISR_BIT ( ( uint8_t ) 0x01 ) macro206 T0IR = portTIMER_MATCH_ISR_BIT; in vPortNonPreemptiveTick()227 T0IR = portTIMER_MATCH_ISR_BIT; in vPortPreemptiveTick()
55 #define portTIMER_MATCH_ISR_BIT ( ( uint8_t ) 0x01 ) macro197 T0IR = portTIMER_MATCH_ISR_BIT; /* Clear the timer event */ in vNonPreemptiveTick()
41 #define portTIMER_MATCH_ISR_BIT ( ( uint8_t ) 0x01 ) macro
50 #define portTIMER_MATCH_ISR_BIT ( ( uint8_t ) 0x01 ) macro