Home
last modified time | relevance | path

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

/third_party/boost/libs/safe_numerics/example/
DMotor.c8 #byte CCP2CON = 0xfba
115 CCP2CON = phase >> 8; in isr_motor_step()
149 CCP2CON = phase >> 8; in motor_run()
Dmotor2.c123 CCP2CON = phase >> 8; in isr_motor_step()
152 CCP2CON = phase >> 8; in motor_run()
Dmotor1.c105 CCP2CON = phase >> 8; in isr_motor_step()
135 CCP2CON = phase >> 8; in motor_run()
Dpicsfr.h18 #byte CCP2CON = 0xfba
Dmotor3.c70 CCP2CON = phase >> literal(8); in update()
Dexample92.cpp82 uint8 CCP2CON; variable
Dexample93.cpp179 pic_register_t CCP2CON; variable