Searched refs:ref_val (Results 1 – 11 of 11) sorted by relevance
128 int16_t ref_val; /* Reference temperature */ member226 int16_t ref_val; member261 rp.ref_val = sys_cpu_to_le16(sensor->ref_val); in read_temp_trigger_setting()270 int16_t ref_val) in check_condition() argument282 return new_val < ref_val; in check_condition()284 return new_val <= ref_val; in check_condition()286 return new_val > ref_val; in check_condition()288 return new_val >= ref_val; in check_condition()290 return new_val == ref_val; in check_condition()292 return new_val != ref_val; in check_condition()[all …]
26 size_t length = ARRAY_SIZE(ref_val); in ZTEST()30 const float16_t *ref = (const float16_t *)ref_val; in ZTEST()
26 size_t length = ARRAY_SIZE(ref_val); in ZTEST()30 const float32_t *ref = (const float32_t *)ref_val; in ZTEST()
26 size_t length = ARRAY_SIZE(ref_val); in ZTEST()30 const q15_t *ref = (const q15_t *)ref_val; in ZTEST()
26 size_t length = ARRAY_SIZE(ref_val); in ZTEST()30 const q7_t *ref = (const q7_t *)ref_val; in ZTEST()
26 size_t length = ARRAY_SIZE(ref_val); in ZTEST()30 const q31_t *ref = (const q31_t *)ref_val; in ZTEST()
99 static const q15_t ref_val[1080] = {
95 static const uint16_t ref_val[1080] = {
97 static const q7_t ref_val[1840] = {
299 static const uint32_t ref_val[1992] = {
299 static const q31_t ref_val[1992] = {