Searched refs:CCPR1H (Results 1 – 7 of 7) sorted by relevance
13 #byte CCPR1H = 0xfbf109 CCPR2H = CCPR1H = (ccpr >> 8); // timer value at next CCP match in isr_motor_step()144 CCPR2H = CCPR1H = (ccpr >> 8); in motor_run()
99 CCPR2H = CCPR1H = (ccpr >> 8); // timer value at next CCP match in isr_motor_step()130 CCPR2H = CCPR1H = (ccpr >> 8); in motor_run()
117 CCPR2H = CCPR1H = (ccpr >> 8); // timer value at next CCP match in isr_motor_step()147 CCPR2H = CCPR1H = (ccpr >> 8); in motor_run()
23 #byte CCPR1H = 0xfbf
72 CCPR1H = literal(0xff) & (ccpr >> literal(8)); in update()
79 uint8 CCPR1H; variable
176 pic_register_t CCPR1H; variable