Searched refs:TCC_WAVE_CIPEREN_Pos (Results 1 – 2 of 2) sorted by relevance
1312 #define TCC_WAVE_CIPEREN_Pos 7 /**< \brief (TCC_WAVE) Circular period Enable */ macro1313 #define TCC_WAVE_CIPEREN (_U(0x1) << TCC_WAVE_CIPEREN_Pos)
8087 tmp = (tmp & TCC_WAVE_CIPEREN) >> TCC_WAVE_CIPEREN_Pos; in hri_tcc_get_WAVE_CIPEREN_bit()8098 tmp |= value << TCC_WAVE_CIPEREN_Pos; in hri_tcc_write_WAVE_CIPEREN_bit()