|
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_DISK_POWER_UP = 0 , VALIDATION_DISK_DRIVER = BIT(0) , VALIDATION_DISK_THROUGHPUT = BIT(1) , VALIDATION_DISK_ERASE = BIT(2) } |
Functions | |
| int | infuse_validation_disk (const char *disk, uint8_t flags) |
| Validate the behaviour of external disks. | |
SPDX-License-Identifier: FSL-1.1-ALv2