Loading...
Searching...
No Matches
periph_cpu.h File Reference

nRF9160 specific definitions for handling peripherals More...

Detailed Description

nRF9160 specific definitions for handling peripherals

Author
Dylan Laduranty dylan.nosp@m..lad.nosp@m.urant.nosp@m.y@me.nosp@m.sotic.nosp@m..com

Definition in file periph_cpu.h.

#include "periph_cpu_common.h"
#include "macros/units.h"
+ Include dependency graph for periph_cpu.h:

Go to the source code of this file.

#define CLOCK_CORECLOCK   MHZ(64)
 System core clock speed, fixed to 64MHz for all NRF9160 CPUs.
 
#define PERIPH_CLOCK   MHZ(16)
 Peripheral clock speed (fixed to 16MHz for nRF9160 based CPUs)
 

Macro Definition Documentation

◆ CLOCK_CORECLOCK

#define CLOCK_CORECLOCK   MHZ(64)

System core clock speed, fixed to 64MHz for all NRF9160 CPUs.

Definition at line 32 of file periph_cpu.h.

◆ PERIPH_CLOCK

#define PERIPH_CLOCK   MHZ(16)

Peripheral clock speed (fixed to 16MHz for nRF9160 based CPUs)

Definition at line 37 of file periph_cpu.h.