Searched refs:AT91C_RTTC_ALMIEN (Results 1 – 9 of 9) sorted by relevance
1385 pRTTC->RTTC_RTMR |= AT91C_RTTC_ALMIEN; in AT91F_RTTSetAlarmINT()1395 pRTTC->RTTC_RTMR &= ~AT91C_RTTC_ALMIEN; in AT91F_RTTClearAlarmINT()
340 #define AT91C_RTTC_ALMIEN (0x1 << 16) // (RTTC) Alarm Interrupt Enable macro
534 #define AT91C_RTTC_ALMIEN ((unsigned int) 0x1 << 16) // (RTTC) Alarm Interrupt Enable macro
534 #define AT91C_RTTC_ALMIEN ((unsigned int) 0x1 << 16) // (RTTC) Alarm Interrupt Enable macro2900 AT91C_RTTC_ALMIEN EQU (0x1 << 16) ;- (RTTC) Alarm Interrupt Enable