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