Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/
Dlib_AT91SAM7X128.h1405 pRTTC->RTTC_RTMR |= AT91C_RTTC_RTTINCIEN; in AT91F_RTTSetRttIncINT()
1415 pRTTC->RTTC_RTMR &= ~AT91C_RTTC_RTTINCIEN; in AT91F_RTTClearRttIncINT()
Dlib_AT91SAM7X256.h1405 pRTTC->RTTC_RTMR |= AT91C_RTTC_RTTINCIEN; in AT91F_RTTSetRttIncINT()
1415 pRTTC->RTTC_RTMR &= ~AT91C_RTTC_RTTINCIEN; in AT91F_RTTClearRttIncINT()
DAT91SAM7X128_inc.h341 #define AT91C_RTTC_RTTINCIEN (0x1 << 17) // (RTTC) Real Time Timer Increment Interrupt Enable macro
DAT91SAM7X256_inc.h341 #define AT91C_RTTC_RTTINCIEN (0x1 << 17) // (RTTC) Real Time Timer Increment Interrupt Enable macro
DAT91SAM7X128.h535 #define AT91C_RTTC_RTTINCIEN ((unsigned int) 0x1 << 17) // (RTTC) Real Time Timer Increment Interr… macro
DAT91SAM7X256.h535 #define AT91C_RTTC_RTTINCIEN ((unsigned int) 0x1 << 17) // (RTTC) Real Time Timer Increment Interr… macro
/Kernel-v10.6.2/portable/GCC/ARM7_AT91SAM7S/
Dlib_AT91SAM7X256.h1405 pRTTC->RTTC_RTMR |= AT91C_RTTC_RTTINCIEN; in AT91F_RTTSetRttIncINT()
1415 pRTTC->RTTC_RTMR &= ~AT91C_RTTC_RTTINCIEN; in AT91F_RTTClearRttIncINT()
DAT91SAM7X256.h535 #define AT91C_RTTC_RTTINCIEN ((unsigned int) 0x1 << 17) // (RTTC) Real Time Timer Increment Interr… macro
Dioat91sam7x256.h535 #define AT91C_RTTC_RTTINCIEN ((unsigned int) 0x1 << 17) // (RTTC) Real Time Timer Increment Interr… macro
2901 AT91C_RTTC_RTTINCIEN EQU (0x1 << 17) ;- (RTTC) Real Time Timer Increment Interrupt Enable