XPm_NotifierAdd - XPm_NotifierAdd - 2026.1 English - UG643

Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2026-06-23
Version
2026.1 English

Add notifier into the list.

Note: None

Prototype

XStatus XPm_NotifierAdd(XPm_Notifier *const Notifier);

Parameters

The following table lists the XPm_NotifierAdd function arguments.

Table 1. XPm_NotifierAdd Arguments
Type Name Description
XPm_Notifier *const Notifier Pointer to notifier object which needs to be added in the list

Returns

Returns XST_SUCCESS if notifier is added / XST_INVALID_PARAM if given notifier argument is NULL