![]() |
Edge AI Add-on API 2.2.0
|
| #define NRF_EDGEAI_OBSV_ENCODE_LIST_BUF_SIZE | ( | n | ) |
#include <include/nrf_edgeai_obsv/nrf_edgeai_obsv_encode_sizes.h>
Buffer size (bytes) required for an obsv-list encoding of n contexts.
Use this to size any buffer passed to nrf_edgeai_obsv_encode_list.
| n | Number of observability contexts to encode. |