mipicsiss
Vitis Drivers API Documentation
xcsiss_intr.c File Reference

Functions

void XCsiSs_IntrHandler (void *InstancePtr)
 This function is the interrupt handler for the MIPI CSI Rx Subsystem. More...
 
u32 XCsiSs_SetCallBack (XCsiSs *InstancePtr, u32 HandlerType, void *CallbackFunc, void *CallbackRef)
 This routine installs an asynchronous callback function for the given HandlerType: More...
 
void XCsiSs_IntrDisable (XCsiSs *InstancePtr, u32 IntrMask)
 This function is used to disable the interrupts in the CSI core. More...