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

doc-efm32wg.h « wg « efm32 « libopencm3 « include - github.com/thirdpin/libopencm3.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4f8b105fe840ff00a0f5d6cd766fa35a4671bec6 (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
33
34
35
36
37
/** @page libopencm3 EFM32 Wonder Gecko

@version 1.0.0

@date 12 January 2016

API documentation for Silicon Laboratories EFM32 Wonder Gecko Cortex M4 series.

LGPL License Terms @ref lgpl_license
*/

/** @defgroup EFM32WG EFM32 Wonder Gecko
Libraries for Silicon Laboratories EFM32 Wonder Gecko series.

@version 1.0.0

@date 12 January 2016

LGPL License Terms @ref lgpl_license
*/

/** @defgroup peripheral_apis Peripheral APIs
 * APIs for device peripherals
 */

/** @defgroup EFM32WG_defines EFM32 Wonder Gecko Defines

@brief Defined Constants and Types for the Silicon Laboratories EFM32
Wonder Gecko series

@version 1.0.0

@date 12 January 2016

LGPL License Terms @ref lgpl_license
*/