Searched refs:portENABLE_TIMER (Results 1 – 7 of 7) sorted by relevance
53 #define portENABLE_TIMER ( ( uint8_t ) 0x01 ) macro231 T0TCR = portENABLE_TIMER; in prvSetupTimerInterrupt()
53 #define portENABLE_TIMER ( ( uint8_t ) 0x01 ) macro220 T0_TCR = portENABLE_TIMER; in prvSetupTimerInterrupt()
50 #define portENABLE_TIMER ( uint16_t ) 0xC001 macro202 t2_init( portENABLE_TIMER, portPRESCALE_VALUE, NULL ); in prvSetupTimerInterrupt()
44 #define portENABLE_TIMER ( ( uint8_t ) 0x01 ) macro260 T0TCR = portENABLE_TIMER; in prvSetupTimerInterrupt()
50 #define portENABLE_TIMER ( ( uint8_t ) 0x01 ) macro283 T0TCR = portENABLE_TIMER; in prvSetupTimerInterrupt()
43 #define portENABLE_TIMER ( ( uint8_t ) 0x04 ) macro417 TMR2CN = portENABLE_TIMER; in prvSetupTimerInterrupt()
55 #define portENABLE_TIMER ( ( uint8_t ) 0x01 ) macro