Searched refs:TCC_FCTRLA_RESTART (Results 1 – 2 of 2) sorted by relevance
352 #define TCC_FCTRLA_RESTART (_U(0x1) << TCC_FCTRLA_RESTART_Pos) macro
3991 ((Tcc *)hw)->FCTRLA.reg |= TCC_FCTRLA_RESTART; in hri_tcc_set_FCTRLA_RESTART_bit()3999 tmp = (tmp & TCC_FCTRLA_RESTART) >> TCC_FCTRLA_RESTART_Pos; in hri_tcc_get_FCTRLA_RESTART_bit()4008 tmp &= ~TCC_FCTRLA_RESTART; in hri_tcc_write_FCTRLA_RESTART_bit()4017 ((Tcc *)hw)->FCTRLA.reg &= ~TCC_FCTRLA_RESTART; in hri_tcc_clear_FCTRLA_RESTART_bit()4024 ((Tcc *)hw)->FCTRLA.reg ^= TCC_FCTRLA_RESTART; in hri_tcc_toggle_FCTRLA_RESTART_bit()