Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
#include <zephyr/device.h>
#include <zephyr/sys/util.h>
Go to the source code of this file.
Enumerations | |
enum | { VALIDATION_ENV_POWER_UP = 0 , VALIDATION_ENV_DRIVER = BIT(0) } |
Functions | |
int | infuse_validation_env (const struct device *dev, uint8_t flags) |
Validate the behaviour of an environmental sensor. | |
SPDX-License-Identifier: FSL-1.1-ALv2