Searched refs:TC_INTFLAG_MC0 (Results 1 – 11 of 11) sorted by relevance
447 #define TC_INTFLAG_MC0 (1 << TC_INTFLAG_MC0_Pos) macro
450 #define TC_INTFLAG_MC0 (1 << TC_INTFLAG_MC0_Pos) macro
380 #define TC_INTFLAG_MC0 (_U_(1) << TC_INTFLAG_MC0_Pos) macro
108 return (((Tc *)hw)->COUNT16.INTFLAG.reg & TC_INTFLAG_MC0) >> TC_INTFLAG_MC0_Pos; in hri_tc_get_INTFLAG_MC0_bit()113 ((Tc *)hw)->COUNT16.INTFLAG.reg = TC_INTFLAG_MC0; in hri_tc_clear_INTFLAG_MC0_bit()148 return (((Tc *)hw)->COUNT16.INTFLAG.reg & TC_INTFLAG_MC0) >> TC_INTFLAG_MC0_Pos; in hri_tc_get_interrupt_MC0_bit()153 ((Tc *)hw)->COUNT16.INTFLAG.reg = TC_INTFLAG_MC0; in hri_tc_clear_interrupt_MC0_bit()
402 #define TC_INTFLAG_MC0 (_U_(1) << TC_INTFLAG_MC0_Pos) macro
448 #define TC_INTFLAG_MC0 TC_INTFLAG_MC0_Msk /**< \de… macro
Completed in 85 milliseconds