|
libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
#include <stdbool.h>#include <libopencm3/cm3/common.h>#include <libopencm3/nrf/memorymap.h>#include <libopencm3/nrf/common/clock.h>
Go to the source code of this file.
Macros | |
| #define | CLOCK_TRACECONFIG MMIO32(CLOCK_BASE + 0x55C) |
| #define | CLOCK_PCLK 32000000 |
| #define CLOCK_PCLK 32000000 |
Definition at line 44 of file 52/clock.h.
| #define CLOCK_TRACECONFIG MMIO32(CLOCK_BASE + 0x55C) |
Definition at line 42 of file 52/clock.h.