!345 【fix】los_trace.h注释修正
Merge pull request !345 from Zhaotianyu/1012trace_fix
This commit is contained in:
@@ -457,13 +457,13 @@ extern UINT32 LOS_TraceStart(VOID);
|
||||
|
||||
/**
|
||||
* @ingroup los_trace
|
||||
* @brief Stop trace sample.
|
||||
* @brief Stop trace.
|
||||
*
|
||||
* @par Description:
|
||||
* This API is used to start trace sample.
|
||||
* This API is used to stop trace.
|
||||
* @attention
|
||||
* <ul>
|
||||
* <li>Stop trace sample</li>
|
||||
* <li>Stop trace</li>
|
||||
* </ul>
|
||||
*
|
||||
* @param None.
|
||||
|
||||
Reference in New Issue
Block a user