more doxygen works

This commit is contained in:
hathach
2014-03-24 13:06:40 +07:00
parent a8406060d1
commit 68d96edc13
15 changed files with 32 additions and 77 deletions
+2 -2
View File
@@ -36,8 +36,8 @@
*/
/**************************************************************************/
/** \ingroup Group_USBD
* \defgroup Group_DCD Device Controller Driver (DCD)
/** \ingroup group_usbd
* \defgroup group_dcd Device Controller Driver (DCD)
* @{ */
#ifndef _TUSB_DCD_H_
+3 -8
View File
@@ -36,12 +36,9 @@
*/
/**************************************************************************/
/** \ingroup Group_DCD
* @{
* \defgroup LPC175x_6x
* @{
*/
/** \ingroup group_dcd
* \defgroup group_dcd_lpc175x_6x LPC175x_6x
* @{ */
#ifndef _TUSB_DCD_LPC175X_6X_H_
#define _TUSB_DCD_LPC175X_6X_H_
@@ -239,5 +236,3 @@ static inline uint32_t sie_read (uint8_t cmd_code, uint8_t data_len)
#endif /* _TUSB_DCD_LPC175X_6X_H_ */
/** @} */
/** @} */
+3 -6
View File
@@ -36,12 +36,9 @@
*/
/**************************************************************************/
/** \ingroup TBD
* \defgroup TBD
* \brief TBD
*
* @{
*/
/** \ingroup group_dcd
* \defgroup group_dcd_lpc143xx LPC43xx
* @{ */
#ifndef _TUSB_DCD_LPC43XX_H_
#define _TUSB_DCD_LPC43XX_H_
+3 -6
View File
@@ -36,12 +36,9 @@
*/
/**************************************************************************/
/** \ingroup TBD
* \defgroup TBD
* \brief TBD
*
* @{
*/
/** \ingroup group_dcd
* \defgroup group_dcd_lpc11_13u LPC11uxx LPC13uxx
* @{ */
#ifndef _TUSB_DCD_LPC13XX_12ADC_H_
#define _TUSB_DCD_LPC13XX_12ADC_H_
+1 -2
View File
@@ -36,8 +36,7 @@
*/
/**************************************************************************/
/** \defgroup Group_USBD USB Device Driver (USBD)
* \brief TBD
/** \defgroup group_usbd USB Device Driver (USBD)
* @{ */
#ifndef _TUSB_USBD_H_
+1 -1
View File
@@ -36,7 +36,7 @@
*/
/**************************************************************************/
/** \ingroup Group_USBD
/** \ingroup group_usbd
* @{ */
#ifndef _TUSB_USBD_DCD_H_