Searched refs:TCC_PATT_PGV2_Pos (Results 1 – 2 of 2) sorted by relevance
1226 #define TCC_PATT_PGV2_Pos 10 /**< \brief (TCC_PATT) Pattern Generator 2 Output … macro1227 #define TCC_PATT_PGV2 (1 << TCC_PATT_PGV2_Pos)
7782 tmp = (tmp & TCC_PATT_PGV2) >> TCC_PATT_PGV2_Pos; in hri_tcc_get_PATT_PGV2_bit()7793 tmp |= value << TCC_PATT_PGV2_Pos; in hri_tcc_write_PATT_PGV2_bit()