Searched refs:TCC_FCTRLA_QUAL_Pos (Results 1 – 2 of 2) sorted by relevance
338 #define TCC_FCTRLA_QUAL_Pos 4 /**< \brief (TCC_FCTRLA) Fault A Qualification */ macro339 #define TCC_FCTRLA_QUAL (_U(0x1) << TCC_FCTRLA_QUAL_Pos)
3959 tmp = (tmp & TCC_FCTRLA_QUAL) >> TCC_FCTRLA_QUAL_Pos; in hri_tcc_get_FCTRLA_QUAL_bit()3969 tmp |= value << TCC_FCTRLA_QUAL_Pos; in hri_tcc_write_FCTRLA_QUAL_bit()