Searched refs:TCC_CTRLA_SWRST_Msk (Results 1 – 3 of 3) sorted by relevance
32 #define TCC_CTRLA_SWRST_Msk (_UINT32_(0x1) << TCC_CTRLA_SWRST_Pos) … macro33 #define TCC_CTRLA_SWRST(value) (TCC_CTRLA_SWRST_Msk & (_UINT32_(value) << TCC_CTRLA_…