Welcome to mirror list, hosted at ThFree Co, Russian Federation.

doc-efm32g.h « g « efm32 « libopencm3 « include - github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 747cb5143ae3d93018e303bf19af605462ddf742 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
/** @mainpage libopencm3 EFM32 Gecko

@version 1.0.0

@date 11 November 2012

API documentation for Energy Micro EFM32 Gecko Cortex M3 series.

LGPL License Terms @ref lgpl_license
*/

/** @defgroup EFM32G EFM32 Gecko
Libraries for Energy Micro EFM32 Gecko series.

@version 1.0.0

@date 11 November 2012

LGPL License Terms @ref lgpl_license
*/

/** @defgroup EFM32G_defines EFM32 Gecko Defines

@brief Defined Constants and Types for the Energy Micro EFM32 Gecko series

@version 1.0.0

@date 11 November 2012

LGPL License Terms @ref lgpl_license
*/