nRF Connect SDK API 3.3.99
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 module is now automatically initialized. This function is deprecated.

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.