RANGE1_MIN
#define SMALLEST_VAL RANGE1_MIN
LINEAR_RANGE(RANGE1_MIN, RANGE1_MIN_SEL, RANGE1_MAX_SEL, RANGE1_STEP),
ret = linear_range_get_selector_high(&testr[0], RANGE1_MIN - 1,
static const unsigned int range1_vals[] = { RANGE1_MIN, RANGE1_MIN +
RANGE1_MIN + RANGE1_STEP * 2,
RANGE1_MIN + RANGE1_STEP * 3,
RANGE1_MIN + RANGE1_STEP * 4 };