Searched refs:TCC_WAVE_CICCEN2_Pos (Results 1 – 2 of 2) sorted by relevance
1318 #define TCC_WAVE_CICCEN2_Pos 10 /**< \brief (TCC_WAVE) Circular Channel 2 Enable */ macro1319 #define TCC_WAVE_CICCEN2 (1 << TCC_WAVE_CICCEN2_Pos)
8219 tmp = (tmp & TCC_WAVE_CICCEN2) >> TCC_WAVE_CICCEN2_Pos; in hri_tcc_get_WAVE_CICCEN2_bit()8230 tmp |= value << TCC_WAVE_CICCEN2_Pos; in hri_tcc_write_WAVE_CICCEN2_bit()