Searched refs:TCC_WAVE_WAVEGEN (Results 1 – 2 of 2) sorted by relevance
1286 #define TCC_WAVE_WAVEGEN(value) (TCC_WAVE_WAVEGEN_Msk & ((value) << TCC_WAVE_WAVEGEN_Pos)) macro
8651 ((Tcc *)hw)->WAVE.reg |= TCC_WAVE_WAVEGEN(mask); in hri_tcc_set_WAVE_WAVEGEN_bf()8659 tmp = (tmp & TCC_WAVE_WAVEGEN(mask)) >> TCC_WAVE_WAVEGEN_Pos; in hri_tcc_get_WAVE_WAVEGEN_bf()8670 tmp |= TCC_WAVE_WAVEGEN(data); in hri_tcc_write_WAVE_WAVEGEN_bf()8679 ((Tcc *)hw)->WAVE.reg &= ~TCC_WAVE_WAVEGEN(mask); in hri_tcc_clear_WAVE_WAVEGEN_bf()8687 ((Tcc *)hw)->WAVE.reg ^= TCC_WAVE_WAVEGEN(mask); in hri_tcc_toggle_WAVE_WAVEGEN_bf()