XPm_IpiSend - 2020.2 English

OS and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2020-11-24
Version
2020.2 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