|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
LoRa modem validation. More...
#include <zephyr/device.h>#include <zephyr/sys/util.h>Go to the source code of this file.
Enumerations | |
| enum | { VALIDATION_LORA_POWER_UP = 0 , VALIDATION_LORA_TX = BIT(0) , VALIDATION_LORA_RX = BIT(1) , VALIDATION_LORA_CAD = BIT(2) } |
Functions | |
| int | infuse_validation_lora (const struct device *dev, uint8_t flags) |
| Validate the behaviour of a LoRa modem. | |
LoRa modem validation.
SPDX-License-Identifier: FSL-1.1-ALv2