Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
leds.h File Reference

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.
 

Detailed Description

leds validation

Author
Aeyohan Furtado aeyoh.nosp@m.an@e.nosp@m.mbein.nosp@m.t.co.nosp@m.m

SPDX-License-Identifier: FSL-1.1-ALv2

Validate LED hardware. Check leds can be addressed. Note: Does not validate the LEDs actually light up