Searched refs:_TEST_EXP_RANGE (Results 1 – 1 of 1) sorted by relevance
30 _TEST_EXP_RANGE = [6E6, 1E9] # ns [6ms, 1s] variable61 if sensor_exp_range[0] < _TEST_EXP_RANGE[0]:62 exp_range.append(_TEST_EXP_RANGE[0])65 if sensor_exp_range[1] > _TEST_EXP_RANGE[1]:66 exp_range.append(_TEST_EXP_RANGE[1])