Nordic nRF52 MCU

Nordic nRF52 family of CPUs. More...

Detailed Description

Nordic nRF52 family of CPUs.

Modules

 NRF usb peripheral implementation
 Minimal driver for the NRF52840 usb peripheral.
 

Files

file  cpu_conf.h
 nRF52 specific CPU configuration
 
file  periph_cpu.h
 nRF52 specific definitions for handling peripherals
 

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)