Searched refs:TCC_FCTRLA_RESTART_Msk (Results 1 – 3 of 3) sorted by relevance
277 #define TCC_FCTRLA_RESTART_Msk (_UINT32_(0x1) << TCC_FCTRLA_RESTART_Pos) … macro278 #define TCC_FCTRLA_RESTART(value) (TCC_FCTRLA_RESTART_Msk & (_UINT32_(value) << TCC_FCT…