Searched refs:portBIT_CLEAR (Results 1 – 2 of 2) sorted by relevance
45 #define portBIT_CLEAR (0) macro57 #define portTIMER_COMPARE_PS1 (portBIT_CLEAR)58 #define portTIMER_COMPARE_PS0 (portBIT_CLEAR)61 #define portTIMER_COMPARE_PS1 (portBIT_CLEAR)66 #define portTIMER_COMPARE_PS0 (portBIT_CLEAR)101 bCCP1M2 = portBIT_CLEAR; in portSetupTick()114 bIPEN = portBIT_CLEAR; in portSetupTick()136 bTMR1CS = portBIT_CLEAR; // Internal clock in portSetupTick()
96 #define portBIT_CLEAR ( ( uint8_t ) 0 ) macro604 CCP1CONbits.CCP1M2 = portBIT_CLEAR; /*< Compare match mode. */