Searched refs:TCC_WAVE_CICCEN0_Pos (Results 1 – 2 of 2) sorted by relevance
1314 #define TCC_WAVE_CICCEN0_Pos 8 /**< \brief (TCC_WAVE) Circular Channel 0 Enable */ macro1315 #define TCC_WAVE_CICCEN0 (1 << TCC_WAVE_CICCEN0_Pos)
8131 tmp = (tmp & TCC_WAVE_CICCEN0) >> TCC_WAVE_CICCEN0_Pos; in hri_tcc_get_WAVE_CICCEN0_bit()8142 tmp |= value << TCC_WAVE_CICCEN0_Pos; in hri_tcc_write_WAVE_CICCEN0_bit()