XPm_IpiSend - XPm_IpiSend - 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

Sends IPI request to the target module.

Prototype

XStatus XPm_IpiSend(struct XPm_Proc *const Proc, u32 *Payload);

Parameters

The following table lists the XPm_IpiSend function arguments.

Table 1. XPm_IpiSend Arguments
Type Name Description
struct XPm_Proc *const Proc Pointer to the processor who is initiating request
u32 * Payload API id and call arguments to be written in IPI buffer

Returns

XST_SUCCESS if successful else XST_FAILURE or an error code or a reason code