Searched refs:TC_EVCTRL_TCINV_Msk (Results 1 – 3 of 3) sorted by relevance
201 #define TC_EVCTRL_TCINV_Msk (_UINT16_(0x1) << TC_EVCTRL_TCINV_Pos) … macro202 #define TC_EVCTRL_TCINV(value) (TC_EVCTRL_TCINV_Msk & (_UINT16_(value) << TC_EVCTRL_…