diff options
| author | hathach <[email protected]> | 2014-03-24 12:35:44 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2014-03-24 12:35:44 +0700 |
| commit | a8406060d1037ede08b48d628947d3ad98aeecd7 (patch) | |
| tree | 202318dddf8e6021fbb29589d348e1a8054f4eec /tinyusb/common/timeout_timer.h | |
| parent | cf60e374aa60507457a193bf12385f9e0f41f035 (diff) | |
doxygen documenting
Diffstat (limited to 'tinyusb/common/timeout_timer.h')
| -rw-r--r-- | tinyusb/common/timeout_timer.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/tinyusb/common/timeout_timer.h b/tinyusb/common/timeout_timer.h index b1919638d..885b3901c 100644 --- a/tinyusb/common/timeout_timer.h +++ b/tinyusb/common/timeout_timer.h @@ -36,8 +36,7 @@ */
/**************************************************************************/
-/** \addtogroup Group_Common Common Files
- * @{
+/** \ingroup Group_Common Common Files
* \defgroup Group_TimeoutTimer timeout timer
* @{ */
@@ -76,5 +75,3 @@ static inline bool timeout_expired(timeout_timer_t* tt) #endif /* _TUSB_TIMEOUT_TTIMER_H_ */
/** @} */
-/** @} */
-
|
