Searched refs:TCC_PATT_PGV7_Pos (Results 1 – 2 of 2) sorted by relevance
1236 #define TCC_PATT_PGV7_Pos 15 /**< \brief (TCC_PATT) Pattern Generator 7 Output … macro1237 #define TCC_PATT_PGV7 (1 << TCC_PATT_PGV7_Pos)
8002 tmp = (tmp & TCC_PATT_PGV7) >> TCC_PATT_PGV7_Pos; in hri_tcc_get_PATT_PGV7_bit()8013 tmp |= value << TCC_PATT_PGV7_Pos; in hri_tcc_write_PATT_PGV7_bit()