Toggle navigation
Documentation
The friendly Operating System for the Internet of Things
Loading...
Searching...
No Matches
periph_cpu.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2021 Inria
3
*
4
* This file is subject to the terms and conditions of the GNU Lesser
5
* General Public License v2.1. See the file LICENSE in the top level
6
* directory for more details.
7
*/
8
20
#ifndef PERIPH_U5_PERIPH_CPU_H
21
#define PERIPH_U5_PERIPH_CPU_H
22
23
#ifdef __cplusplus
24
extern
"C"
{
25
#endif
26
27
#ifndef DOXYGEN
28
33
#define STM32_BOOTLOADER_ADDR (0x0BF90000)
34
39
#define VBAT_ADC_RES ADC_RES_14BIT
40
#define VBAT_ADC_MAX 16383
43
#endif
/* ndef DOXYGEN */
44
45
#ifdef __cplusplus
46
}
47
#endif
48
49
#endif
/* PERIPH_U5_PERIPH_CPU_H */
Generated on Fri Nov 15 2024 22:46:35 by
1.9.8