Searched defs:sensor_val (Results 1 – 5 of 5) sorted by relevance
| /tests/drivers/sensor/ina237/src/ |
| A D | ina237_test.c | 84 struct sensor_value sensor_val; in test_current() local 116 struct sensor_value sensor_val; in test_bus_voltage() local 147 struct sensor_value sensor_val; in test_power() local 183 struct sensor_value sensor_val; in test_temperature() local 219 struct sensor_value sensor_val; in test_vshunt() local
|
| /tests/drivers/sensor/ina230/src/ |
| A D | ina230_test.c | 52 struct sensor_value sensor_val; in test_datasheet_example() local 125 struct sensor_value sensor_val; in test_current() local 159 struct sensor_value sensor_val; in test_bus_voltage() local 192 struct sensor_value sensor_val; in test_power() local
|
| /tests/drivers/sensor/adltc2990/src/ |
| A D | main.c | 64 #define CHECK_SINGLE_ENDED_VOLTAGE(sensor_val, index, pin_voltage, r1, r2) \ argument 78 #define CHECK_CURRENT(sensor_val, index, pin_voltage, r_microohms) \ argument 94 #define CHECK_TEMPERATURE(sensor_val, index, expected_temperature, temperature_type) \ argument
|
| /tests/drivers/w1/w1_api/src/ |
| A D | main.c | 137 struct sensor_value sensor_val = {-1, -1}; in ZTEST_USER() local
|
| /tests/net/lib/lwm2m/lwm2m_registry/src/ |
| A D | lwm2m_registry.c | 355 double sensor_val; in ZTEST() local
|
Completed in 18 milliseconds