Searched refs:AT91PS_TC (Results 1 – 6 of 6) sorted by relevance
969 AT91PS_TC pTc, // \arg pointer to a TC controller in AT91F_TC_InterruptEnable()980 AT91PS_TC pTc, // \arg pointer to a TC controller in AT91F_TC_InterruptDisable()991 AT91PS_TC pTc) // \arg pointer to a TC controller in AT91F_TC_GetInterruptMaskStatus()1001 AT91PS_TC pTc, // \arg pointer to a TC controller in AT91F_TC_IsInterruptMasked()
1078 } AT91S_TC, *AT91PS_TC; typedef1895 #define AT91C_BASE_TC2 ((AT91PS_TC) 0xFFFA0080) // (TC2) Base Address1896 #define AT91C_BASE_TC1 ((AT91PS_TC) 0xFFFA0040) // (TC1) Base Address1897 #define AT91C_BASE_TC0 ((AT91PS_TC) 0xFFFA0000) // (TC0) Base Address
1167 } AT91S_TC, *AT91PS_TC; typedef2686 #define AT91C_BASE_TC0 ((AT91PS_TC) 0xFFFA0000) // (TC0) Base Address2687 #define AT91C_BASE_TC1 ((AT91PS_TC) 0xFFFA0040) // (TC1) Base Address2688 #define AT91C_BASE_TC2 ((AT91PS_TC) 0xFFFA0080) // (TC2) Base Address