Searched refs:AT91C_RTTC_RTTRST (Results 1 – 9 of 9) sorted by relevance
1305 pRTTC->RTTC_RTMR |= AT91C_RTTC_RTTRST; in AT91F_RTTRestart()
342 #define AT91C_RTTC_RTTRST ( 0x1 << 18 ) /* (RTTC) Real Time Timer Restart */ macro
545 #define AT91C_RTTC_RTTRST ( ( unsigned int ) 0x1 << 18 ) /* (RTTC) Real Time Timer Restart … macro
545 #define AT91C_RTTC_RTTRST ( ( unsigned int ) 0x1 << 18 ) /* (RTTC) Real Time Timer Restart … macro3048 AT91C_RTTC_RTTRST EQU( 0x1 << 18 );