doxygen document

This commit is contained in:
hathach
2014-03-16 22:20:33 +07:00
parent 18d577abfb
commit d1d4ddd856
25 changed files with 243 additions and 12648 deletions
+3 -6
View File
@@ -36,11 +36,9 @@
*/
/**************************************************************************/
/** \addtogroup Port Port
* @{
* \defgroup Port_DCD Device Controller Driver (DCD)
* @{
*/
/** \ingroup Group_USBD
* \defgroup Group_DCD Device Controller Driver (DCD)
* @{ */
#ifndef _TUSB_DCD_H_
#define _TUSB_DCD_H_
@@ -100,4 +98,3 @@ tusb_error_t dcd_pipe_clear_stall(uint8_t coreid, uint8_t edpt_addr);
#endif /* _TUSB_DCD_H_ */
/// @}
/// @}
+1 -1
View File
@@ -36,7 +36,7 @@
*/
/**************************************************************************/
/** \ingroup Port_DCD
/** \ingroup Group_DCD
* @{
* \defgroup LPC175x_6x
* @{
+2 -5
View File
@@ -36,12 +36,9 @@
*/
/**************************************************************************/
/** \ingroup TBD
* \defgroup TBD
/** \defgroup Group_USBD USB Device Driver (USBD)
* \brief TBD
*
* @{
*/
* @{ */
#ifndef _TUSB_USBD_H_
#define _TUSB_USBD_H_