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