Searched refs:AT91PS_TC (Results 1 – 6 of 6) sorted by relevance
927 __inline void AT91F_TC_InterruptEnable( AT91PS_TC pTc, /* \arg pointer to a TC controller */ in AT91F_TC_InterruptEnable()937 __inline void AT91F_TC_InterruptDisable( AT91PS_TC pTc, /* \arg pointer to a TC controller */ in AT91F_TC_InterruptDisable()948 AT91PS_TC pTc ) /* \arg pointer to a TC controller */ in AT91F_TC_GetInterruptMaskStatus()957 __inline int AT91F_TC_IsInterruptMasked( AT91PS_TC pTc, /* \arg pointer to a TC controller */ in AT91F_TC_IsInterruptMasked()
1096 } AT91S_TC, * AT91PS_TC; typedef1917 #define AT91C_BASE_TC2 ( ( AT91PS_TC ) 0xFFFA0080 ) /* (TC2) Base Address */1918 #define AT91C_BASE_TC1 ( ( AT91PS_TC ) 0xFFFA0040 ) /* (TC1) Base Address */1919 #define AT91C_BASE_TC0 ( ( AT91PS_TC ) 0xFFFA0000 ) /* (TC0) Base Address */
1188 } AT91S_TC, * AT91PS_TC; typedef2714 #define AT91C_BASE_TC0 ( ( AT91PS_TC ) 0xFFFA0000 ) /* (TC0) Base Address */2715 #define AT91C_BASE_TC1 ( ( AT91PS_TC ) 0xFFFA0040 ) /* (TC1) Base Address */2716 #define AT91C_BASE_TC2 ( ( AT91PS_TC ) 0xFFFA0080 ) /* (TC2) Base Address */