Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
core_cm33.h
1
/*
2
* SPDX-FileCopyrightText: 2025 Tom Hert <git@annsann.eu>
3
* SPDX-FileCopyrightText: 2025 HAW Hamburg
4
* SPDX-License-Identifier: LGPL-2.1-only
5
*/
6
7
#pragma once
8
9
#ifdef __cplusplus
10
extern
"C"
{
11
#endif
12
13
#define __IM volatile const
14
#define __OM volatile
15
#define __IOM volatile
16
17
#ifdef __cplusplus
18
}
19
#endif
Generated on Thu Feb 26 2026 19:45:48 by
1.13.2