XIpiPs_Init - 2023.2 English

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

Document ID
UG643
Release Date
2023-12-13
Version
2023.2 English

Initialize 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