commit
111f9476ea
|
@ -299,11 +299,11 @@ extern UINT32 LOS_EventClear(PEVENT_CB_S eventCB, UINT32 events);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup los_event
|
* @ingroup los_event
|
||||||
* @brief Destroy a event.
|
* @brief Destroy an event.
|
||||||
*
|
*
|
||||||
* @par Description:
|
* @par Description:
|
||||||
* <ul>
|
* <ul>
|
||||||
* <li>This API is used to Destroy a event.</li>
|
* <li>This API is used to Destroy an event.</li>
|
||||||
* </ul>
|
* </ul>
|
||||||
* @attention
|
* @attention
|
||||||
* <ul>
|
* <ul>
|
||||||
|
|
Loading…
Reference in New Issue