Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Emulated IMU driver control. More...
#include <zephyr/device.h>
Go to the source code of this file.
Functions | |
void | imu_emul_accelerometer_data_configure (const struct device *dev, float x_ratio, float y_ratio, float z_ratio, uint16_t axis_noise) |
Configure the accelerometer output samples. | |
Emulated IMU driver control.
SPDX-License-Identifier: FSL-1.1-ALv2