Searched defs:VAL2REG (Results 1 – 2 of 2) sorted by relevance
31 #define VAL2REG(min, step, val) (((val) - (min)) / (step)) macro
99 #define VAL2REG(min, step, val) (((val) - (min)) / (step)) macro