![]() |
usbps
Xilinx SDK Drivers API Documentation
|
Functions | |
| void | XUsbPs_IntrHandler (void *HandlerRef) |
| This function is the first-level interrupt handler for the USB core. More... | |
| int | XUsbPs_IntrSetHandler (XUsbPs *InstancePtr, XUsbPs_IntrHandlerFunc CallBackFunc, void *CallBackRef, u32 Mask) |
| This function registers the user callback handler for controller (non-endpoint) interrupts. More... | |