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_FLASH_POWER_UP = 0 , VALIDATION_FLASH_DRIVER = BIT(0) , VALIDATION_FLASH_CHIP_ERASE = BIT(1) } |
Functions | |
int | infuse_validation_flash (const struct device *dev, uint8_t flags) |
Validate the behaviour of external flash. | |
SPDX-License-Identifier: FSL-1.1-ALv2