![]() |
xilplmi
Vitis Drivers API Documentation
|
This file contains the implementation of the xilmailbox generic interface APIs for xilplmi client library.
MODIFICATION HISTORY:
Ver Who Date Changes
1.00 dd 01/09/24 Initial release am 04/04/24 Fixed doxygen warnings pre 07/10/24 Added SSIT support
Functions | |
| int | XPlmi_ProcessMailbox (XPlmi_ClientInstance *ClientPtr, u32 *MsgPtr, u32 MsgLen) |
| This function sends IPI request to the target module and gets the response from it. More... | |
| int | XPlmi_ClientInit (XPlmi_ClientInstance *InstancePtr, XMailbox *MailboxPtr) |
| This function sets the instance of mailbox. More... | |