Searched refs:Ratio_Val (Results 1 – 1 of 1) sorted by relevance
25 #define Ratio_Val(x, nth) ((x >> (24 - (8 * nth))) & 0xFF) macro247 Ratio_Val(val, i)); in cs2000_ratio_set()