Searched refs:TCC_PATT_PGV0_Pos (Results 1 – 2 of 2) sorted by relevance
1222 #define TCC_PATT_PGV0_Pos 8 /**< \brief (TCC_PATT) Pattern Generator 0 Output … macro1223 #define TCC_PATT_PGV0 (1 << TCC_PATT_PGV0_Pos)
7694 tmp = (tmp & TCC_PATT_PGV0) >> TCC_PATT_PGV0_Pos; in hri_tcc_get_PATT_PGV0_bit()7705 tmp |= value << TCC_PATT_PGV0_Pos; in hri_tcc_write_PATT_PGV0_bit()