![]() |
xilloader
Vitis Drivers API Documentation
|
This file contains the implementation of the xilmailbox generic interface APIs for xilloader client library.
MODIFICATION HISTORY:
Ver Who Date Changes
1.00 dd 01/09/24 Initial release har 03/05/24 Fixed doxygen warnings
Functions | |
| int | XLoader_ProcessMailbox (XLoader_ClientInstance *ClientPtr, u32 *MsgPtr, u32 MsgLen) |
| This function sends IPI request to the target module and gets the response from it. More... | |
| int | XLoader_ClientInit (XLoader_ClientInstance *InstancePtr, XMailbox *MailboxPtr) |
| This function sets the instance of mailbox. More... | |