Searched refs:TCC_PATT_PGV3_Pos (Results 1 – 2 of 2) sorted by relevance
1228 #define TCC_PATT_PGV3_Pos 11 /**< \brief (TCC_PATT) Pattern Generator 3 Output … macro1229 #define TCC_PATT_PGV3 (1 << TCC_PATT_PGV3_Pos)
7826 tmp = (tmp & TCC_PATT_PGV3) >> TCC_PATT_PGV3_Pos; in hri_tcc_get_PATT_PGV3_bit()7837 tmp |= value << TCC_PATT_PGV3_Pos; in hri_tcc_write_PATT_PGV3_bit()