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

View File

@@ -36,18 +36,11 @@
*/
/**************************************************************************/
/** \file
* \brief TBD
*
* \note TBD
*/
/** \addtogroup Group_Common Common Files
* @{
* \defgroup Group_TimeoutTimer timeout timer
* @{ */
/** \ingroup TBD
* \defgroup TBD
* \brief TBD
*
* @{
*/
#ifndef _TUSB_TIMEOUT_TTIMER_H_
#define _TUSB_TIMEOUT_TTIMER_H_
@@ -83,3 +76,5 @@ static inline bool timeout_expired(timeout_timer_t* tt)
#endif /* _TUSB_TIMEOUT_TTIMER_H_ */
/** @} */
/** @} */