Home
last modified time | relevance | path

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

/third_party/boost/libs/safe_numerics/example/
DMotor.c9 #byte CCPR2L = 0xfbb
110 CCPR2L = CCPR1L = (ccpr & 0xff); in isr_motor_step()
145 CCPR2L = CCPR1L = (ccpr & 0xff); in motor_run()
Dmotor1.c100 CCPR2L = CCPR1L = (ccpr & 0xff); in isr_motor_step()
131 CCPR2L = CCPR1L = (ccpr & 0xff); in motor_run()
Dmotor2.c118 CCPR2L = CCPR1L = (ccpr & 0xff); in isr_motor_step()
148 CCPR2L = CCPR1L = (ccpr & 0xff); in motor_run()
Dpicsfr.h19 #byte CCPR2L = 0xfbb
Dexample92.cpp78 uint8 CCPR2L; variable
Dexample93.cpp175 pic_register_t CCPR2L; variable