Searched refs:TCC_FCTRLB_RESTART_Msk (Results 1 – 3 of 3) sorted by relevance
364 #define TCC_FCTRLB_RESTART_Msk (_UINT32_(0x1) << TCC_FCTRLB_RESTART_Pos) … macro365 #define TCC_FCTRLB_RESTART(value) (TCC_FCTRLB_RESTART_Msk & (_UINT32_(value) << TCC_FCT…