![]() |
xilpuf
Vitis Drivers API Documentation
|
This file contains declarations of xilmailbox generic interface APIs.
MODIFICATION HISTORY:
Ver Who Date Changes
1.0 kpt 01/04/22 Initial release kpt 03/16/22 Removed IPI related code and added mailbox support 2.2 am 03/09/23 Moved payload length macros to xilmailbox.h file kal 09/14/23 Added XPuf_SetSlrIndex function 2.3 ng 11/22/23 Fixed doxygen grouping 2.4 ng 04/30/24 Fixed doxygen comments 2.5 obs 02/18/25 Fixed IPI message length
Enumerations | |
| enum | XPuf_SlrIndex { , XPUF_SLR_INDEX_1, XPUF_SLR_INDEX_2, XPUF_SLR_INDEX_3 } |
| Enumeration constants for SlrIndex. More... | |
Functions | |
| int | XPuf_ProcessMailbox (XMailbox *MailboxPtr, u32 *MsgPtr, u32 MsgLen) |
| This function sends IPI request to the target module and gets the response from it. More... | |
| enum XPuf_SlrIndex |