Searched refs:portCOMPARE_MATCH_A_INTERRUPT_ENABLE (Results 1 – 3 of 3) sorted by relevance
55 #define portCOMPARE_MATCH_A_INTERRUPT_ENABLE ( ( uint8_t ) 0x10 ) macro398 ucLowByte |= portCOMPARE_MATCH_A_INTERRUPT_ENABLE; in prvSetupTimerInterrupt()
45 #define portCOMPARE_MATCH_A_INTERRUPT_ENABLE ( ( uint8_t ) 0x10 ) macro291 TIMSK |= portCOMPARE_MATCH_A_INTERRUPT_ENABLE; in prvSetupTimerInterrupt()
57 #define portCOMPARE_MATCH_A_INTERRUPT_ENABLE ( ( uint8_t ) _BV( OCIE0A ) ) macro735 ucLowByte |= portCOMPARE_MATCH_A_INTERRUPT_ENABLE; in prvSetupTimerInterrupt()