Searched refs:TCC_PATT_PGV1_Pos (Results 1 – 2 of 2) sorted by relevance
1224 #define TCC_PATT_PGV1_Pos 9 /**< \brief (TCC_PATT) Pattern Generator 1 Output … macro1225 #define TCC_PATT_PGV1 (1 << TCC_PATT_PGV1_Pos)
7738 tmp = (tmp & TCC_PATT_PGV1) >> TCC_PATT_PGV1_Pos; in hri_tcc_get_PATT_PGV1_bit()7749 tmp |= value << TCC_PATT_PGV1_Pos; in hri_tcc_write_PATT_PGV1_bit()