xilocp
Vitis Drivers API Documentation
xocp_mailbox.c File Reference

Overview

This file contains the implementation of the xilmailbox generic interface APIs for xilocp client library.

MODIFICATION HISTORY:
Ver   Who  Date     Changes
----- ---- -------- -------------------------------------------------------
1.1   am   12/21/22 Initial release
Note

Functions

int XOcp_ProcessMailbox (XMailbox *MailboxPtr, u32 *MsgPtr, u32 MsgLen)
 This function sends IPI request to the target module and gets the response from it. More...