Searched refs:TCC_PATT_PGV6_Pos (Results 1 – 2 of 2) sorted by relevance
1234 #define TCC_PATT_PGV6_Pos 14 /**< \brief (TCC_PATT) Pattern Generator 6 Output … macro1235 #define TCC_PATT_PGV6 (1 << TCC_PATT_PGV6_Pos)
7958 tmp = (tmp & TCC_PATT_PGV6) >> TCC_PATT_PGV6_Pos; in hri_tcc_get_PATT_PGV6_bit()7969 tmp |= value << TCC_PATT_PGV6_Pos; in hri_tcc_write_PATT_PGV6_bit()