Home
last modified time | relevance | path

Searched refs:TC_INTFLAG_MC0 (Results 1 – 11 of 11) sorted by relevance

/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd21/include/component/
A Dtc.h447 #define TC_INTFLAG_MC0 (1 << TC_INTFLAG_MC0_Pos) macro
/bsp/samd21/sam_d2x_asflib/sam0/utils/cmsis/samd20/include/component/
A Dtc.h450 #define TC_INTFLAG_MC0 (1 << TC_INTFLAG_MC0_Pos) macro
/bsp/microchip/samc21/bsp/samc21/include/component/
A Dtc.h380 #define TC_INTFLAG_MC0 (_U_(1) << TC_INTFLAG_MC0_Pos) macro
/bsp/microchip/samc21/bsp/hri/
A Dhri_tc_c21.h108 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()
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hri/
A Dhri_tc_d51.h108 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()
/bsp/microchip/same54/bsp/hri/
A Dhri_tc_e54.h108 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()
/bsp/microchip/samd51-adafruit-metro-m4/bsp/hri/
A Dhri_tc_d51.h108 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()
/bsp/microchip/same54/bsp/include/component/
A Dtc.h402 #define TC_INTFLAG_MC0 (_U_(1) << TC_INTFLAG_MC0_Pos) macro
/bsp/microchip/samd51-seeed-wio-terminal/bsp/samd51a/include/component/
A Dtc.h402 #define TC_INTFLAG_MC0 (_U_(1) << TC_INTFLAG_MC0_Pos) macro
/bsp/microchip/samd51-adafruit-metro-m4/bsp/samd51a/include/component/
A Dtc.h402 #define TC_INTFLAG_MC0 (_U_(1) << TC_INTFLAG_MC0_Pos) macro
/bsp/microchip/saml10/bsp/include/component/
A Dtc.h448 #define TC_INTFLAG_MC0 TC_INTFLAG_MC0_Msk /**< \de… macro

Completed in 85 milliseconds