Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
Infuse-IoT Memfault integration. More...
#include <stdbool.h>
#include <zephyr/device.h>
#include <zephyr/toolchain.h>
Go to the source code of this file.
Data Structures | |
struct | memfault_chunk_header |
Header for Memfault chunks in a binary container. More... | |
Functions | |
bool | infuse_memfault_dump_chunks_epacket (const struct device *dev) |
Send as many pending Memfault chunks over an ePacket interface as possible. | |
int | infuse_memfault_queue_dump_all (k_timeout_t delay) |
Dump all chunks to the default ePacket interface. | |
Infuse-IoT Memfault integration.
SPDX-License-Identifier: FSL-1.1-ALv2