Searched refs:MLX90394_DSP_TIME_US (Results 1 – 1 of 1) sorted by relevance
37 static const int32_t MLX90394_DSP_TIME_US[2][4] = {{0, 27, 50, 73}, {20, 63, 86, 110}}; variable57 int32_t dsp_time_us = MLX90394_DSP_TIME_US[en_temp][en_x + en_y + en_z]; in mlx90394_update_measurement_Time_us()