Add missing docs section for EvntNotif
Change-Id: I69187c734d2618ddb4272c58bb76d04646908793
Этот коммит содержится в:
@@ -3183,6 +3183,13 @@ rsmi_func_iter_value_get(rsmi_func_id_iter_handle_t handle,
|
||||
|
||||
/** @} */ // end of APISupport
|
||||
|
||||
/*****************************************************************************/
|
||||
/** @defgroup EvntNotif Event Notification Functions
|
||||
* These functions are used to configure for and get asynchronous event
|
||||
* notifications.
|
||||
* @{
|
||||
*/
|
||||
|
||||
/**
|
||||
* @brief Prepare to collect event notifications for a GPU
|
||||
*
|
||||
@@ -3286,6 +3293,8 @@ rsmi_event_notification_get(int timeout_ms,
|
||||
*/
|
||||
rsmi_status_t rsmi_event_notification_stop(uint32_t dv_ind);
|
||||
|
||||
/** @} */ // end of EvntNotif
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif // __cplusplus
|
||||
|
||||
Двоичные данные
Двоичный файл не отображается.
Ссылка в новой задаче
Block a user