Searched refs:portENABLE_TIMER_AND_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
49 #define portENABLE_TIMER_AND_INTERRUPT ( uint16_t ) 0xe00b macro207 … t1_init( portENABLE_TIMER_AND_INTERRUPT, usTimerCompare, usTimerCompare, prvPreemptiveTick ); in prvSetupTimerInterrupt()211 … t1_init( portENABLE_TIMER_AND_INTERRUPT, usTimerCompare, usTimerCompare, prvNonPreemptiveTick ); in prvSetupTimerInterrupt()
48 #define portENABLE_TIMER_AND_INTERRUPT ( uint16_t ) 0xe001 macro214 const uint16_t usTimerACompare = portTIMER_COMPARE, usTimerAMode = portENABLE_TIMER_AND_INTERRUPT; in prvSetupTimerInterrupt()