nRF9160 specific definitions for handling peripherals More...
nRF9160 specific definitions for handling peripherals
Definition in file 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) | |
#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.
#define PERIPH_CLOCK MHZ(16) |
Peripheral clock speed (fixed to 16MHz for nRF9160 based CPUs)
Definition at line 37 of file periph_cpu.h.