![]() |
Edge AI Add-on API 2.2.0
|
#include <stdbool.h>#include <stdint.h>#include <nrf_edgeai_obsv/nrf_edgeai_obsv_encode_sizes.h>#include <nrf_edgeai_obsv/nrf_edgeai_obsv_core.h>Go to the source code of this file.
Data Structures | |
| struct | nrf_edgeai_obsv_mflt_staging |
Macros | |
| #define | NRF_EDGEAI_OBSV_ENCODE_LIST_BUFSZ NRF_EDGEAI_OBSV_ENCODE_LIST_BUF_SIZE(CONFIG_NRF_EDGEAI_OBSV_MEMFAULT_MAX_CONTEXTS) |
| Staging buffer size for the Memfault CDR transport. | |
Typedefs | |
| typedef struct nrf_edgeai_obsv_mflt_staging | nrf_edgeai_obsv_mflt_staging_t |