nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches
cpu_load.h File Reference
#include <zephyr/types.h>
#include <zephyr/toolchain.h>

Go to the source code of this file.

Functions

int cpu_load_init (void)
 Initialize the CPU load measurement module. The module is now automatically initialized. This function is deprecated.
 
void cpu_load_reset (void)
 Reset measurement.
 
int cpu_load_get (void)
 Get the CPU load measurement value.