Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
periph_cpu.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2021 Mesotic SAS
3
* SPDX-License-Identifier: LGPL-2.1-only
4
*/
5
6
#pragma once
7
18
#include "periph_cpu_common.h"
19
#include "
macros/units.h
"
20
21
#ifdef __cplusplus
22
extern
"C"
{
23
#endif
24
28
#define CLOCK_CORECLOCK MHZ(64)
29
33
#define PERIPH_CLOCK MHZ(16)
34
35
#ifdef __cplusplus
36
}
37
#endif
38
units.h
Unit helper macros.
Generated on Wed Oct 1 2025 21:55:43 by
1.9.1