![]() |
xilplmi
Vitis Drivers API Documentation
|
This is the file which contains module registration code.
MODIFICATION HISTORY:
Ver Who Date Changes
1.00 kc 08/23/2018 Initial release 1.01 bsv 04/04/2020 Code clean up 1.02 bm 10/14/2020 Code clean up 1.03 td 07/08/2021 Fix doxygen warnings 2.0 ng 11/11/2023 Implemented user modules
Functions | |
| void | XPlmi_ModuleRegister (XPlmi_Module *Module) |
| This function registers the module. More... | |
| XPlmi_Module * | XPlmi_GetModule (u32 ModuleId) |
| This function returns the Module pointer if registered. More... | |