mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-21 02:06:14 +08:00
[HUST_CSE] add doxygen missing @brief (#7368)
This commit is contained in:
+1
-2
@@ -40,7 +40,7 @@ static void (*rt_tick_hook)(void);
|
||||
/**@{*/
|
||||
|
||||
/**
|
||||
* This function will set a hook function, which will be invoked when tick increase
|
||||
* @brief This function will set a hook function, which will be invoked when tick increase
|
||||
*
|
||||
*
|
||||
* @param hook the hook function
|
||||
@@ -176,4 +176,3 @@ rt_weak rt_tick_t rt_tick_get_millisecond(void)
|
||||
}
|
||||
|
||||
/**@}*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user