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