doc: efm32: define peripheral_apis groups
Nothing is _in_ these groups yet, but define them so we can start filling them out. Follows the stm32 family style.
This commit is contained in:
parent
92b4b5a12f
commit
6d74262bf4
@ -19,6 +19,10 @@ Libraries for Silicon Laboratories EZR32 Wonder Gecko series.
|
|||||||
LGPL License Terms @ref lgpl_license
|
LGPL License Terms @ref lgpl_license
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** @defgroup peripheral_apis Peripheral APIs
|
||||||
|
* APIs for device peripherals
|
||||||
|
*/
|
||||||
|
|
||||||
/** @defgroup EZR32WG_defines EZR32 Wonder Gecko Defines
|
/** @defgroup EZR32WG_defines EZR32 Wonder Gecko Defines
|
||||||
|
|
||||||
@brief Defined Constants and Types for the Silicon Laboratories EZR32
|
@brief Defined Constants and Types for the Silicon Laboratories EZR32
|
||||||
|
@ -19,6 +19,10 @@ Libraries for Energy Micro EFM32 Gecko series.
|
|||||||
LGPL License Terms @ref lgpl_license
|
LGPL License Terms @ref lgpl_license
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** @defgroup peripheral_apis Peripheral APIs
|
||||||
|
* APIs for device peripherals
|
||||||
|
*/
|
||||||
|
|
||||||
/** @defgroup EFM32G_defines EFM32 Gecko Defines
|
/** @defgroup EFM32G_defines EFM32 Gecko Defines
|
||||||
|
|
||||||
@brief Defined Constants and Types for the Energy Micro EFM32 Gecko series
|
@brief Defined Constants and Types for the Energy Micro EFM32 Gecko series
|
||||||
|
@ -19,6 +19,10 @@ Libraries for Energy Micro EFM32 Giant Gecko series.
|
|||||||
LGPL License Terms @ref lgpl_license
|
LGPL License Terms @ref lgpl_license
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** @defgroup peripheral_apis Peripheral APIs
|
||||||
|
* APIs for device peripherals
|
||||||
|
*/
|
||||||
|
|
||||||
/** @defgroup EFM32GG_defines EFM32 Giant Gecko Defines
|
/** @defgroup EFM32GG_defines EFM32 Giant Gecko Defines
|
||||||
|
|
||||||
@brief Defined Constants and Types for the Energy Micro EFM32 Giant Gecko series
|
@brief Defined Constants and Types for the Energy Micro EFM32 Giant Gecko series
|
||||||
|
@ -19,6 +19,10 @@ Libraries for Energy Micro EFM32 Happy Gecko series.
|
|||||||
LGPL License Terms @ref lgpl_license
|
LGPL License Terms @ref lgpl_license
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** @defgroup peripheral_apis Peripheral APIs
|
||||||
|
* APIs for device peripherals
|
||||||
|
*/
|
||||||
|
|
||||||
/** @defgroup EFM32HG_defines EFM32 Happy Gecko Defines
|
/** @defgroup EFM32HG_defines EFM32 Happy Gecko Defines
|
||||||
|
|
||||||
@brief Defined Constants and Types for the Energy Micro EFM32 Happy Gecko
|
@brief Defined Constants and Types for the Energy Micro EFM32 Happy Gecko
|
||||||
|
@ -19,6 +19,10 @@ Libraries for Energy Micro EFM32 Leopard Gecko series.
|
|||||||
LGPL License Terms @ref lgpl_license
|
LGPL License Terms @ref lgpl_license
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** @defgroup peripheral_apis Peripheral APIs
|
||||||
|
* APIs for device peripherals
|
||||||
|
*/
|
||||||
|
|
||||||
/** @defgroup EFM32LG_defines EFM32 Leopard Gecko Defines
|
/** @defgroup EFM32LG_defines EFM32 Leopard Gecko Defines
|
||||||
|
|
||||||
@brief Defined Constants and Types for the Energy Micro EFM32 Leopard Gecko
|
@brief Defined Constants and Types for the Energy Micro EFM32 Leopard Gecko
|
||||||
|
@ -19,6 +19,10 @@ Libraries for Energy Micro EFM32 Tiny Gecko series.
|
|||||||
LGPL License Terms @ref lgpl_license
|
LGPL License Terms @ref lgpl_license
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** @defgroup peripheral_apis Peripheral APIs
|
||||||
|
* APIs for device peripherals
|
||||||
|
*/
|
||||||
|
|
||||||
/** @defgroup EFM32TG_defines EFM32 Tiny Gecko Defines
|
/** @defgroup EFM32TG_defines EFM32 Tiny Gecko Defines
|
||||||
|
|
||||||
@brief Defined Constants and Types for the Energy Micro EFM32 Tiny Gecko series
|
@brief Defined Constants and Types for the Energy Micro EFM32 Tiny Gecko series
|
||||||
|
@ -19,6 +19,10 @@ Libraries for Silicon Laboratories EFM32 Wonder Gecko series.
|
|||||||
LGPL License Terms @ref lgpl_license
|
LGPL License Terms @ref lgpl_license
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** @defgroup peripheral_apis Peripheral APIs
|
||||||
|
* APIs for device peripherals
|
||||||
|
*/
|
||||||
|
|
||||||
/** @defgroup EFM32WG_defines EFM32 Wonder Gecko Defines
|
/** @defgroup EFM32WG_defines EFM32 Wonder Gecko Defines
|
||||||
|
|
||||||
@brief Defined Constants and Types for the Silicon Laboratories EFM32
|
@brief Defined Constants and Types for the Silicon Laboratories EFM32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user