Searched refs:TCC_WAVE_POL2_Pos (Results 1 – 2 of 2) sorted by relevance
1329 #define TCC_WAVE_POL2_Pos 18 /**< \brief (TCC_WAVE) Channel 2 Polarity */ macro1330 #define TCC_WAVE_POL2 (1 << TCC_WAVE_POL2_Pos)
8395 tmp = (tmp & TCC_WAVE_POL2) >> TCC_WAVE_POL2_Pos; in hri_tcc_get_WAVE_POL2_bit()8406 tmp |= value << TCC_WAVE_POL2_Pos; in hri_tcc_write_WAVE_POL2_bit()