hdcp1x
Vitis Drivers API Documentation
xhdcp1x_cipher_intr.c File Reference

Functions

int XHdcp1x_CipherSetCallback (XHdcp1x *InstancePtr, u32 HandlerType, XHdcp1x_Callback CallbackFunc, void *CallbackRef)
 This function installs an asynchronous callback function for the given HandlerType: More...
 
int XHdcp1x_CipherSetLinkStateCheck (XHdcp1x *InstancePtr, int IsEnabled)
 This function enables/disables the reporting of link check state changes. More...
 
int XHdcp1x_CipherSetRiUpdate (XHdcp1x *InstancePtr, int IsEnabled)
 This function enables/disables the reporting of Ri update notifications. More...
 
void XHdcp1x_CipherHandleInterrupt (void *InstancePtr)
 This function is the interrupt handler for the cipher core driver. More...