[doc] Various fixes for doxygen grouping etc.
This commit is contained in:
parent
e4db33f560
commit
0b8769e576
20 changed files with 105 additions and 32 deletions
|
@ -3,7 +3,12 @@
|
|||
*
|
||||
* <!--(C) COPYRIGHT 2010 STMicroelectronics. All rights reserved. -->
|
||||
*/
|
||||
/** @addtogroup adc
|
||||
|
||||
/**
|
||||
* @addtogroup stm32w-cpu
|
||||
* @{ */
|
||||
|
||||
/** @defgroup adc
|
||||
* Sample A/D converter driver.
|
||||
*
|
||||
* See adc.h for source code.
|
||||
|
@ -318,5 +323,5 @@ boolean halAdcGetRange(void);
|
|||
|
||||
/** @} // END addtogroup
|
||||
*/
|
||||
|
||||
/** @} */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue