![]() |
dsirxss
Vitis Drivers API Documentation
|
Functions | |
| void | XDsi2RxSs_IntrHandler (void *InstancePtr) |
| This function is the interrupt handler for the MIPI DSI2 Rx Subsystem. More... | |
| void | XDsi2RxSs_SetGlobalInterrupt (void *InstancePtr) |
| This function will enable the interrupts present in the interrupt mask passed onto the function. More... | |
| void | XDsi2RxSs_InterruptEnable (void *InstancePtr, u32 Mask) |
| This function will enable the interrupts present in the interrupt mask passed onto the function. More... | |
| u32 | XDsi2RxSs_SetCallback (XDsi2RxSs *InstancePtr, u32 HandlerType, void *CallbackFunc, void *CallbackRef) |
| This routine installs an asynchronous callback function for the given HandlerType: More... | |