csi2txss
Vitis Drivers API Documentation
xcsi2txss_intr.c File Reference

Functions

void XCsi2TxSs_IntrHandler (void *InstancePtr)
 This function is the interrupt handler for the MIPI CSI2 Tx Subsystem. More...
 
u32 XCsi2TxSs_SetCallBack (XCsi2TxSs *InstancePtr, u32 HandlerType, void *CallbackFunc, void *CallbackRef)
 This routine installs an asynchronous callback function for the given HandlerType: More...
 
void XCsi2TxSs_IntrDisable (XCsi2TxSs *InstancePtr, u32 IntrMask)
 This function is used to disable the interrupts in the CSI core. More...