![]() |
nRF Connect SDK API 3.3.99
|
Memfault NCS integration. More...
#include <zephyr/kernel.h>Go to the source code of this file.
Functions | |
| int | memfault_ncs_device_id_set (const char *device_id, size_t len) |
| Set the Memfault device ID. | |
| void | memfault_ncs_metrics_collect_data (void) |
| Trigger NCS metrics collection. Called by default from NCS memfault_metrics_heartbeat_collect_data(), but can instead be called from user's implementation of memfault_metrics_heartbeat_collect_data(), see CONFIG_MEMFAULT_NCS_IMPLEMENT_METRICS_COLLECTION Kconfig option. | |
Memfault NCS integration.