Searched refs:TCC_WAVE_CICCEN3_Pos (Results 1 – 2 of 2) sorted by relevance
1320 #define TCC_WAVE_CICCEN3_Pos 11 /**< \brief (TCC_WAVE) Circular Channel 3 Enable */ macro1321 #define TCC_WAVE_CICCEN3 (1 << TCC_WAVE_CICCEN3_Pos)
8263 tmp = (tmp & TCC_WAVE_CICCEN3) >> TCC_WAVE_CICCEN3_Pos; in hri_tcc_get_WAVE_CICCEN3_bit()8274 tmp |= value << TCC_WAVE_CICCEN3_Pos; in hri_tcc_write_WAVE_CICCEN3_bit()