Searched refs:AT91C_RTTC_RTTINCIEN (Results 1 – 9 of 9) sorted by relevance
1405 pRTTC->RTTC_RTMR |= AT91C_RTTC_RTTINCIEN; in AT91F_RTTSetRttIncINT()1415 pRTTC->RTTC_RTMR &= ~AT91C_RTTC_RTTINCIEN; in AT91F_RTTClearRttIncINT()
341 #define AT91C_RTTC_RTTINCIEN (0x1 << 17) // (RTTC) Real Time Timer Increment Interrupt Enable macro
535 #define AT91C_RTTC_RTTINCIEN ((unsigned int) 0x1 << 17) // (RTTC) Real Time Timer Increment Interr… macro
535 #define AT91C_RTTC_RTTINCIEN ((unsigned int) 0x1 << 17) // (RTTC) Real Time Timer Increment Interr… macro2901 AT91C_RTTC_RTTINCIEN EQU (0x1 << 17) ;- (RTTC) Real Time Timer Increment Interrupt Enable