Searched refs:TC_SYNCBUSY_SWRST_Pos (Results 1 – 2 of 2) sorted by relevance
525 #define TC_SYNCBUSY_SWRST_Pos 0 /**< \brief (TC_SYNCBUSY) swrst */ macro526 #define TC_SYNCBUSY_SWRST (_U(0x1) << TC_SYNCBUSY_SWRST_Pos)
2611 return (((Tc *)hw)->COUNT8.SYNCBUSY.reg & TC_SYNCBUSY_SWRST) >> TC_SYNCBUSY_SWRST_Pos; in hri_tc_get_SYNCBUSY_SWRST_bit()