Searched refs:TCC_FCTRLA_RESTART_Pos (Results 1 – 2 of 2) sorted by relevance
351 #define TCC_FCTRLA_RESTART_Pos 7 /**< \brief (TCC_FCTRLA) Fault A Restart */ macro352 #define TCC_FCTRLA_RESTART (_U(0x1) << TCC_FCTRLA_RESTART_Pos)
3999 tmp = (tmp & TCC_FCTRLA_RESTART) >> TCC_FCTRLA_RESTART_Pos; in hri_tcc_get_FCTRLA_RESTART_bit()4009 tmp |= value << TCC_FCTRLA_RESTART_Pos; in hri_tcc_write_FCTRLA_RESTART_bit()