nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ cpu_load_init()

int cpu_load_init ( void  )

#include <include/debug/cpu_load.h>

Initialize the CPU load measurement module.

The TIMER driver and PPI channels are allocated during the initialization of this module.

Return values
0The initialization is successful.
-ENODEVPPI channels could not be allocated.
-EBUSYTIMER instance is busy.