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_NRF_MODEM_FW_VERSION = 0 , VALIDATION_NRF_MODEM_SIM_CARD = BIT(0) , VALIDATION_NRF_MODEM_LTE_SCAN = BIT(1) } |
Functions | |
int | infuse_validation_nrf_modem (uint8_t flags) |
Validate the behaviour of LTE modem. | |
SPDX-License-Identifier: FSL-1.1-ALv2