Home
last modified time | relevance | path

Searched refs:CCPR2H (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/safe_numerics/example/
DMotor.c10 #byte CCPR2H = 0xfbc
109 CCPR2H = CCPR1H = (ccpr >> 8); // timer value at next CCP match in isr_motor_step()
144 CCPR2H = CCPR1H = (ccpr >> 8); in motor_run()
Dmotor2.c117 CCPR2H = CCPR1H = (ccpr >> 8); // timer value at next CCP match in isr_motor_step()
147 CCPR2H = CCPR1H = (ccpr >> 8); in motor_run()
Dmotor1.c99 CCPR2H = CCPR1H = (ccpr >> 8); // timer value at next CCP match in isr_motor_step()
130 CCPR2H = CCPR1H = (ccpr >> 8); in motor_run()
Dpicsfr.h20 #byte CCPR2H = 0xfbc
Dexample92.cpp77 uint8 CCPR2H; variable
Dexample93.cpp174 pic_register_t CCPR2H; variable