Searched refs:TC_INTFLAG_MC1 (Results 1 – 11 of 11) sorted by relevance
449 #define TC_INTFLAG_MC1 (1 << TC_INTFLAG_MC1_Pos) macro
452 #define TC_INTFLAG_MC1 (1 << TC_INTFLAG_MC1_Pos) macro
382 #define TC_INTFLAG_MC1 (_U_(1) << TC_INTFLAG_MC1_Pos) macro
118 return (((Tc *)hw)->COUNT16.INTFLAG.reg & TC_INTFLAG_MC1) >> TC_INTFLAG_MC1_Pos; in hri_tc_get_INTFLAG_MC1_bit()123 ((Tc *)hw)->COUNT16.INTFLAG.reg = TC_INTFLAG_MC1; in hri_tc_clear_INTFLAG_MC1_bit()158 return (((Tc *)hw)->COUNT16.INTFLAG.reg & TC_INTFLAG_MC1) >> TC_INTFLAG_MC1_Pos; in hri_tc_get_interrupt_MC1_bit()163 ((Tc *)hw)->COUNT16.INTFLAG.reg = TC_INTFLAG_MC1; in hri_tc_clear_interrupt_MC1_bit()
404 #define TC_INTFLAG_MC1 (_U_(1) << TC_INTFLAG_MC1_Pos) macro
451 #define TC_INTFLAG_MC1 TC_INTFLAG_MC1_Msk /**< \de… macro
Completed in 1147 milliseconds