libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
52/clock.h File Reference
#include <stdbool.h>
#include <libopencm3/cm3/common.h>
#include <libopencm3/nrf/memorymap.h>
#include <libopencm3/nrf/common/clock.h>
Include dependency graph for 52/clock.h:

Go to the source code of this file.

Macros

#define CLOCK_TRACECONFIG   MMIO32(CLOCK_BASE + 0x55C)
 
#define CLOCK_PCLK   32000000
 

Macro Definition Documentation

◆ CLOCK_PCLK

#define CLOCK_PCLK   32000000

Definition at line 44 of file 52/clock.h.

◆ CLOCK_TRACECONFIG

#define CLOCK_TRACECONFIG   MMIO32(CLOCK_BASE + 0x55C)

Definition at line 42 of file 52/clock.h.