Searched refs:shifted (Results 1 – 2 of 2) sorted by relevance
182 unsigned char chunk, shifted; in send_pulse_irdeo() local191 shifted = chunk << (i * 3); in send_pulse_irdeo()192 shifted >>= 1; in send_pulse_irdeo()193 output &= (~shifted); in send_pulse_irdeo()
550 * the queue is shifted 1 too far. LASTSCB is
Completed in 6 milliseconds