]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/CORTEX_EFM32_Gecko_Starter_Kit_Simplicity_Studio/Source/SilLabs_Code/Device/SiliconLabs/EFM32GG/Include/efm32gg_dma_ch.h
Add Pearl Gecko demo.
[freertos] / FreeRTOS / Demo / CORTEX_EFM32_Gecko_Starter_Kit_Simplicity_Studio / Source / SilLabs_Code / Device / SiliconLabs / EFM32GG / Include / efm32gg_dma_ch.h
index 8bb77c6e084064fa4834fc1c6fc8e29447e25b70..e284fe10dee8c55a479edf79c3b1a69adad731d3 100644 (file)
@@ -1,10 +1,10 @@
 /**************************************************************************//**\r
  * @file efm32gg_dma_ch.h\r
  * @brief EFM32GG_DMA_CH register and bit field definitions\r
- * @version 4.0.0\r
+ * @version 4.2.1\r
  ******************************************************************************\r
  * @section License\r
- * <b>(C) Copyright 2015 Silicon Laboratories, Inc. http://www.silabs.com</b>\r
+ * <b>Copyright 2015 Silicon Laboratories, Inc. http://www.silabs.com</b>\r
  ******************************************************************************\r
  *\r
  * Permission is granted to anyone to use this software for any purpose,\r
  * any third party, arising from your use of this Software.\r
  *\r
  *****************************************************************************/\r
+/**************************************************************************//**\r
+* @addtogroup Parts\r
+* @{\r
+******************************************************************************/\r
 /**************************************************************************//**\r
  * @brief DMA_CH EFM32GG DMA CH\r
  *****************************************************************************/\r
@@ -37,3 +41,6 @@ typedef struct
   __IO uint32_t CTRL; /**< Channel Control Register  */\r
 } DMA_CH_TypeDef;\r
 \r
+/** @} End of group Parts */\r
+\r
+\r