Searched refs:TCC_PATT_PGV5_Pos (Results 1 – 2 of 2) sorted by relevance
1232 #define TCC_PATT_PGV5_Pos 13 /**< \brief (TCC_PATT) Pattern Generator 5 Output … macro1233 #define TCC_PATT_PGV5 (1 << TCC_PATT_PGV5_Pos)
7914 tmp = (tmp & TCC_PATT_PGV5) >> TCC_PATT_PGV5_Pos; in hri_tcc_get_PATT_PGV5_bit()7925 tmp |= value << TCC_PATT_PGV5_Pos; in hri_tcc_write_PATT_PGV5_bit()