Searched refs:TEST_EXP_RANGE (Results 1 – 1 of 1) sorted by relevance
24 TEST_EXP_RANGE = [6E6, 1E9] # ns [6ms, 1s] variable48 if sensor_exp_range[0] < TEST_EXP_RANGE[0]:49 exp_range.append(TEST_EXP_RANGE[0])52 if sensor_exp_range[1] > TEST_EXP_RANGE[1]:53 exp_range.append(TEST_EXP_RANGE[1])