Searched defs:CR (Results 1 – 4 of 4) sorted by relevance
178 #define Code2V(c, RB, RW, CR) ((((c)-(int32)(RB))*(float)(CR))/(float)(((RW)-(RB)!=0) ? ((RW)-(RB))… argument
161 V2Code(float f, float RB, float RW, int CR) in V2Code()
107 static const char CR = CARRIAGE_RETURN; variable
970 __IO uint32_t CR; /*!< TIM control register, Address offset: 0x04 */ member989 __IO uint32_t CR; /*!< RTC control register, Address offset: 0x04 */ member
Completed in 18 milliseconds