|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Emulated GNSS driver control. More...
#include <stdint.h>#include <zephyr/device.h>Go to the source code of this file.
Data Structures | |
| struct | gnss_pvt_emul_location |
| Emulated GNSS parameters. More... | |
Functions | |
| void | emul_gnss_ubx_dev_ptrs (const struct device *dev, int **pm_rc, int **comms_reset_cnt) |
| Get pointers to emulated GNSS device state. | |
| void | emul_gnss_pvt_configure (const struct device *dev, struct gnss_pvt_emul_location *emul_location) |
| Configure the currently output PVT message. | |
Emulated GNSS driver control.
SPDX-License-Identifier: FSL-1.1-ALv2