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

nRF52 specific CPU configuration More...

Detailed Description

nRF52 specific CPU configuration

Author
Hauke Petersen hauke.nosp@m..pet.nosp@m.ersen.nosp@m.@fu-.nosp@m.berli.nosp@m.n.de
Philipp-Alexander Blum phili.nosp@m.pp-b.nosp@m.lum@j.nosp@m.akik.nosp@m.u.de

Definition in file cpu_conf.h.

#include "cpu_conf_common.h"
+ Include dependency graph for cpu_conf.h:

Go to the source code of this file.

Functions

static void nrf52_sleep (void)
 Put the CPU in the low-power 'wait for event' state.
 

ARM Cortex-M specific CPU configuration

#define CPU_DEFAULT_IRQ_PRIO   (2U)
 
#define CPU_FLASH_BASE   (0x00000000)
 
#define FLASHPAGE_WRITE_BLOCK_SIZE   (4U)
 Flash page configuration.
 
#define FLASHPAGE_WRITE_BLOCK_ALIGNMENT   (4U)