Searched refs:TC_CTRLA_ALOCK_Msk (Results 1 – 3 of 3) sorted by relevance
81 #define TC_CTRLA_ALOCK_Msk (_UINT32_(0x1) << TC_CTRLA_ALOCK_Pos) … macro82 #define TC_CTRLA_ALOCK(value) (TC_CTRLA_ALOCK_Msk & (_UINT32_(value) << TC_CTRLA_AL…