v_tpg
Vitis Drivers API Documentation
xv_tpg_intr.c File Reference

Functions

void XVTpg_SetCallback (XV_tpg *InstancePtr, u32 HandlerType, void *CallbackFunc, void *CallbackRef)
 This function installs an asynchronous callback function for the given HandlerType: More...
 
void XVTpg_InterruptHandler (XV_tpg *InstancePtr)
 This function is the interrupt handler for the TPG core driver. More...