![]() |
Edge AI Add-on API 2.2.0
|
| typedef struct nrf_edgeai_obsv_ctx nrf_edgeai_obsv_ctx_t |
#include <include/nrf_edgeai_obsv/nrf_edgeai_obsv.h>
Zephyr RTOS synchronization for one observability context.
Embeds nrf_edgeai_obsv_core_t with a mutex so nrf_edgeai_obsv_update_probs, Observability CBOR encoding (buffer sizing) / nrf_edgeai_obsv_for_each_metric, and metric registration can be serialized across threads.