Home
last modified time | relevance | path

Searched refs:AT91C_RTTC_RTTRST (Results 1 – 9 of 9) sorted by relevance

/Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/
Dlib_AT91SAM7X128.h1374 pRTTC->RTTC_RTMR |= AT91C_RTTC_RTTRST; in AT91F_RTTRestart()
Dlib_AT91SAM7X256.h1374 pRTTC->RTTC_RTMR |= AT91C_RTTC_RTTRST; in AT91F_RTTRestart()
DAT91SAM7X128_inc.h342 #define AT91C_RTTC_RTTRST (0x1 << 18) // (RTTC) Real Time Timer Restart macro
DAT91SAM7X256_inc.h342 #define AT91C_RTTC_RTTRST (0x1 << 18) // (RTTC) Real Time Timer Restart macro
DAT91SAM7X128.h536 #define AT91C_RTTC_RTTRST ((unsigned int) 0x1 << 18) // (RTTC) Real Time Timer Restart macro
DAT91SAM7X256.h536 #define AT91C_RTTC_RTTRST ((unsigned int) 0x1 << 18) // (RTTC) Real Time Timer Restart macro
/Kernel-v10.6.2/portable/GCC/ARM7_AT91SAM7S/
Dlib_AT91SAM7X256.h1374 pRTTC->RTTC_RTMR |= AT91C_RTTC_RTTRST; in AT91F_RTTRestart()
DAT91SAM7X256.h536 #define AT91C_RTTC_RTTRST ((unsigned int) 0x1 << 18) // (RTTC) Real Time Timer Restart macro
Dioat91sam7x256.h536 #define AT91C_RTTC_RTTRST ((unsigned int) 0x1 << 18) // (RTTC) Real Time Timer Restart macro
2902 AT91C_RTTC_RTTRST EQU (0x1 << 18) ;- (RTTC) Real Time Timer Restart