Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
imu.h File Reference
#include <zephyr/device.h>
#include <zephyr/sys/util.h>
#include <infuse/drivers/imu.h>

Go to the source code of this file.

Enumerations

enum  { VALIDATION_IMU_POWER_UP = 0 , VALIDATION_IMU_SELF_TEST = BIT(0) , VALIDATION_IMU_DRIVER = BIT(1) }
 

Functions

int infuse_validation_imu (const struct device *dev, uint8_t flags)
 Validate the behaviour of a device implementing the IMU API.
 

Detailed Description

Author
Jordan Yates jorda.nosp@m.n@em.nosp@m.beint.nosp@m..com

SPDX-License-Identifier: FSL-1.1-ALv2