Searched refs:TCC_WAVE_CICCEN1_Pos (Results 1 – 2 of 2) sorted by relevance
1316 #define TCC_WAVE_CICCEN1_Pos 9 /**< \brief (TCC_WAVE) Circular Channel 1 Enable */ macro1317 #define TCC_WAVE_CICCEN1 (1 << TCC_WAVE_CICCEN1_Pos)
8175 tmp = (tmp & TCC_WAVE_CICCEN1) >> TCC_WAVE_CICCEN1_Pos; in hri_tcc_get_WAVE_CICCEN1_bit()8186 tmp |= value << TCC_WAVE_CICCEN1_Pos; in hri_tcc_write_WAVE_CICCEN1_bit()