Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
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. | |
SPDX-License-Identifier: FSL-1.1-ALv2