/Zephyr-latest/drivers/sensor/tdk/mpu6050/ |
D | mpu6050.c | 20 static void mpu6050_convert_accel(struct sensor_value *val, int16_t raw_val, in mpu6050_convert_accel() 31 static void mpu6050_convert_gyro(struct sensor_value *val, int16_t raw_val, in mpu6050_convert_gyro() 45 int16_t raw_val) in mpu6050_convert_temp()
|
/Zephyr-latest/drivers/sensor/st/lsm303dlhc_magn/ |
D | lsm303dlhc_magn.c | 52 int64_t raw_val) in lsm303dlhc_convert_xy() 59 int64_t raw_val) in lsm303dlhc_convert_z()
|
/Zephyr-latest/drivers/sensor/st/lps22hb/ |
D | lps22hb.c | 57 int32_t raw_val) in lps22hb_press_convert() 67 int16_t raw_val) in lps22hb_temp_convert()
|
/Zephyr-latest/drivers/sensor/tdk/icm42605/ |
D | icm42605.c | 28 int16_t raw_val, in icm42605_convert_accel() 40 int16_t raw_val, in icm42605_convert_gyro() 53 int16_t raw_val) in icm42605_convert_temp()
|
/Zephyr-latest/drivers/sensor/tdk/mpu9250/ |
D | mpu9250.c | 58 static void mpu9250_convert_accel(struct sensor_value *val, int16_t raw_val, in mpu9250_convert_accel() 69 static void mpu9250_convert_gyro(struct sensor_value *val, int16_t raw_val, in mpu9250_convert_gyro() 82 int16_t raw_val) in mpu9250_convert_temp()
|
/Zephyr-latest/drivers/sensor/st/lps25hb/ |
D | lps25hb.c | 70 int32_t raw_val) in lps25hb_press_convert() 83 int16_t raw_val) in lps25hb_temp_convert()
|
/Zephyr-latest/drivers/sensor/tdk/icm42688/ |
D | icm42688.c | 25 static void icm42688_convert_accel(struct sensor_value *val, int16_t raw_val, in icm42688_convert_accel() 31 static void icm42688_convert_gyro(struct sensor_value *val, int16_t raw_val, in icm42688_convert_gyro() 37 static inline void icm42688_convert_temp(struct sensor_value *val, int16_t raw_val) in icm42688_convert_temp()
|
/Zephyr-latest/drivers/sensor/st/iis2iclx/ |
D | iis2iclx.c | 276 static inline void iis2iclx_accel_convert(struct sensor_value *val, int raw_val, in iis2iclx_accel_convert() 331 static inline void iis2iclx_magn_convert(struct sensor_value *val, int raw_val, in iis2iclx_magn_convert() 389 int16_t raw_val; in iis2iclx_hum_convert() local 414 int32_t raw_val; in iis2iclx_press_convert() local 437 int16_t raw_val; in iis2iclx_temp_convert() local
|
/Zephyr-latest/drivers/sensor/st/ism330dhcx/ |
D | ism330dhcx.c | 399 static inline void ism330dhcx_accel_convert(struct sensor_value *val, int raw_val, in ism330dhcx_accel_convert() 447 static inline void ism330dhcx_gyro_convert(struct sensor_value *val, int raw_val, in ism330dhcx_gyro_convert() 507 static inline void ism330dhcx_magn_convert(struct sensor_value *val, int raw_val, in ism330dhcx_magn_convert() 565 int16_t raw_val; in ism330dhcx_hum_convert() local 590 int32_t raw_val; in ism330dhcx_press_convert() local 613 int16_t raw_val; in ism330dhcx_temp_convert() local
|
/Zephyr-latest/drivers/sensor/renesas/isl29035/ |
D | isl29035_trigger.c | 47 uint64_t raw_val; in isl29035_lux_processed_to_raw() local 63 uint16_t raw_val; in isl29035_attr_set() local
|
/Zephyr-latest/drivers/sensor/st/lsm6dso16is/ |
D | lsm6dso16is.c | 421 static inline void lsm6dso16is_accel_convert(struct sensor_value *val, int raw_val, in lsm6dso16is_accel_convert() 469 static inline void lsm6dso16is_gyro_convert(struct sensor_value *val, int raw_val, in lsm6dso16is_gyro_convert() 533 static inline void lsm6dso16is_magn_convert(struct sensor_value *val, int raw_val, in lsm6dso16is_magn_convert() 591 int16_t raw_val; in lsm6dso16is_hum_convert() local 616 int32_t raw_val; in lsm6dso16is_press_convert() local 639 int16_t raw_val; in lsm6dso16is_temp_convert() local
|
/Zephyr-latest/drivers/sensor/st/lps2xdf/ |
D | lps2xdf.c | 86 int32_t raw_val) in lps2xdf_press_convert() 111 static inline void lps2xdf_temp_convert(struct sensor_value *val, int16_t raw_val) in lps2xdf_temp_convert()
|
/Zephyr-latest/drivers/sensor/bosch/bma280/ |
D | bma280.c | 59 int64_t raw_val) in bma280_channel_accel_convert()
|
/Zephyr-latest/drivers/sensor/st/lsm6dso/ |
D | lsm6dso.c | 395 static inline void lsm6dso_accel_convert(struct sensor_value *val, int raw_val, in lsm6dso_accel_convert() 442 static inline void lsm6dso_gyro_convert(struct sensor_value *val, int raw_val, in lsm6dso_gyro_convert() 500 static inline void lsm6dso_magn_convert(struct sensor_value *val, int raw_val, in lsm6dso_magn_convert() 558 int16_t raw_val; in lsm6dso_hum_convert() local 583 int32_t raw_val; in lsm6dso_press_convert() local 606 int16_t raw_val; in lsm6dso_temp_convert() local
|
/Zephyr-latest/drivers/sensor/st/lsm6dsl/ |
D | lsm6dsl.c | 472 static inline void lsm6dsl_accel_convert(struct sensor_value *val, int raw_val, in lsm6dsl_accel_convert() 520 static inline void lsm6dsl_gyro_convert(struct sensor_value *val, int raw_val, in lsm6dsl_gyro_convert() 577 static inline void lsm6dsl_magn_convert(struct sensor_value *val, int raw_val, in lsm6dsl_magn_convert() 636 int32_t raw_val) in lps22hb_press_convert() 646 int16_t raw_val) in lps22hb_temp_convert()
|
/Zephyr-latest/drivers/sensor/st/lps22hh/ |
D | lps22hh.c | 86 int32_t raw_val) in lps22hh_press_convert() 102 int16_t raw_val) in lps22hh_temp_convert()
|
/Zephyr-latest/drivers/sensor/st/lis3mdl/ |
D | lis3mdl.c | 21 static void lis3mdl_convert(struct sensor_value *val, int16_t raw_val, in lis3mdl_convert()
|
/Zephyr-latest/drivers/sensor/honeywell/hmc5883l/ |
D | hmc5883l.c | 21 static void hmc5883l_convert(struct sensor_value *val, int16_t raw_val, in hmc5883l_convert()
|
/Zephyr-latest/drivers/sensor/st/lsm6dsv16x/ |
D | lsm6dsv16x.c | 627 static inline void lsm6dsv16x_accel_convert(struct sensor_value *val, int raw_val, in lsm6dsv16x_accel_convert() 674 static inline void lsm6dsv16x_gyro_convert(struct sensor_value *val, int raw_val, in lsm6dsv16x_gyro_convert() 737 static inline void lsm6dsv16x_magn_convert(struct sensor_value *val, int raw_val, in lsm6dsv16x_magn_convert() 795 int16_t raw_val; in lsm6dsv16x_hum_convert() local 820 int32_t raw_val; in lsm6dsv16x_press_convert() local 843 int16_t raw_val; in lsm6dsv16x_temp_convert() local
|
/Zephyr-latest/drivers/sensor/tdk/icm42670/ |
D | icm42670_apex.c | 107 void icm42670_apex_pedometer_cadence_convert(struct sensor_value *val, uint8_t raw_val, in icm42670_apex_pedometer_cadence_convert()
|
/Zephyr-latest/drivers/input/ |
D | input_analog_axis.c | 115 int32_t raw_val) in analog_axis_out_deadzone() 143 int32_t raw_val) in analog_axis_out_linear() 189 int32_t raw_val = bufs[i]; in analog_axis_loop() local
|
/Zephyr-latest/drivers/sensor/current_amp/ |
D | current_amp.c | 46 int32_t raw_val = data->raw; in get() local
|
/Zephyr-latest/drivers/sensor/aosong/dht/ |
D | dht.c | 190 int16_t raw_val, sign; in dht_channel_get() local
|
/Zephyr-latest/drivers/sensor/st/lsm6ds0/ |
D | lsm6ds0.c | 232 static inline void lsm6ds0_accel_convert(struct sensor_value *val, int raw_val, in lsm6ds0_accel_convert() 289 static inline void lsm6ds0_gyro_convert(struct sensor_value *val, int raw_val, in lsm6ds0_gyro_convert()
|
/Zephyr-latest/drivers/sensor/microchip/mcp970x/ |
D | mcp970x.c | 61 int32_t raw_val = data->raw; in get() local
|