Searched refs:TCC_WAVE_POL0_Pos (Results 1 – 2 of 2) sorted by relevance
1325 #define TCC_WAVE_POL0_Pos 16 /**< \brief (TCC_WAVE) Channel 0 Polarity */ macro1326 #define TCC_WAVE_POL0 (1 << TCC_WAVE_POL0_Pos)
8307 tmp = (tmp & TCC_WAVE_POL0) >> TCC_WAVE_POL0_Pos; in hri_tcc_get_WAVE_POL0_bit()8318 tmp |= value << TCC_WAVE_POL0_Pos; in hri_tcc_write_WAVE_POL0_bit()