XIpiPs_Init - 2021.1 English

Xilinx Standalone Library Documentation OS and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2021-06-16
Version
2021.1 English

This function initializes the Zynq UltraScale+ MPSoC Mailbox instance.

Prototype

u32 XIpiPs_Init(XMailbox *InstancePtr, u8 DeviceId);

Parameters

The following table lists the XIpiPs_Init function arguments.

Table 1. XIpiPs_Init Arguments
Type Name Description
XMailbox * InstancePtr Pointer to the instance to be worked on
u8 DeviceId IPI instance to be worked on

Returns

XST_SUCCESS if initialization was successful XST_FAILURE in case of failure