Home
last modified time | relevance | path

Searched refs:CCPR1L (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/libs/safe_numerics/example/
DMotor.c12 #byte CCPR1L = 0xfbe
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.h22 #byte CCPR1L = 0xfbe
Dmotor3.c73 CCPR1L = literal(0xff) & ccpr; in update()
Dexample92.cpp80 uint8 CCPR1L; variable
Dexample93.cpp177 pic_register_t CCPR1L; variable