zdma
Vitis Drivers API Documentation
xzdma_intr.c File Reference

Functions

void XZDma_IntrHandler (void *Instance)
 This function is the interrupt handler for the ZDMA core. More...
 
s32 XZDma_SetCallBack (XZDma *InstancePtr, XZDma_Handler HandlerType, void *CallBackFunc, void *CallBackRef)
 This routine installs an asynchronous callback function for the given HandlerType. More...