Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
leds validation More...
#include <zephyr/device.h>
#include <zephyr/drivers/gpio.h>
#include <zephyr/sys/util.h>
Go to the source code of this file.
Enumerations | |
enum | { VALIDATION_LEDS_OBSERVE_ONLY = 0 } |
Functions | |
int | infuse_validation_leds (const struct gpio_dt_spec *leds, uint8_t num_leds, uint8_t flags) |
Validate LED devices. | |
leds validation
SPDX-License-Identifier: FSL-1.1-ALv2
Validate LED hardware. Check leds can be addressed. Note: Does not validate the LEDs actually light up