Nordic nRF52 family of CPUs.
More...
Nordic nRF52 family of CPUs.
|
file | cpu_conf.h |
| nRF52 specific CPU configuration
|
|
file | periph_cpu.h |
| nRF52 specific definitions for handling peripherals
|
|
|
#define | CPU_DEFAULT_IRQ_PRIO (2U) |
|
#define | CPU_FLASH_BASE (0x00000000) |
|
#define | FLASHPAGE_SIZE (4096U) |
| Flash page configuration.
|
|
#define | FLASHPAGE_RAW_BLOCKSIZE (4U) |
|
#define | FLASHPAGE_RAW_ALIGNMENT (4U) |
|
◆ nrf52_sleep()
static void nrf52_sleep |
( |
void |
| ) |
|
|
inlinestatic |
SoftDevice settings.
Put the CPU in the low-power 'wait for event' state
Definition at line 90 of file cpu_conf.h.