libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
nrf/52/memorymap.h File Reference
Include dependency graph for nrf/52/memorymap.h:

Go to the source code of this file.

Macros

#define TIMER3_BASE   (APB_BASE + 0x1A000)
 
#define TIMER4_BASE   (APB_BASE + 0x1B000)
 

Macro Definition Documentation

◆ TIMER3_BASE

#define TIMER3_BASE   (APB_BASE + 0x1A000)

Definition at line 26 of file nrf/52/memorymap.h.

◆ TIMER4_BASE

#define TIMER4_BASE   (APB_BASE + 0x1B000)

Definition at line 27 of file nrf/52/memorymap.h.