22 #include "periph_conf.h" 
   34 #if defined(CLOCK_CORECLOCK) 
   37     extern uint32_t cpu_coreclk;
 
#define CLOCK_CORECLOCK
Clock configuration.
 
POSIX.1-2008 compliant version of the assert macro.
 
#define assert(cond)
abort the program if assertion is false
 
static uint32_t coreclk(void)
Get the current system core clock frequency in Hz.