Searched refs:TCC_PATT_PGV4_Pos (Results 1 – 2 of 2) sorted by relevance
1230 #define TCC_PATT_PGV4_Pos 12 /**< \brief (TCC_PATT) Pattern Generator 4 Output … macro1231 #define TCC_PATT_PGV4 (1 << TCC_PATT_PGV4_Pos)
7870 tmp = (tmp & TCC_PATT_PGV4) >> TCC_PATT_PGV4_Pos; in hri_tcc_get_PATT_PGV4_bit()7881 tmp |= value << TCC_PATT_PGV4_Pos; in hri_tcc_write_PATT_PGV4_bit()