hdcp1x
Vitis Drivers API Documentation
xhdcp1x_platform.h File Reference

Macros

#define XHDCP1X_PLATFORM_H
 < Prevent circular inclusions by using protection macros More...
 

Functions

int XHdcp1x_PlatformIsKsvRevoked (const XHdcp1x *InstancePtr, u64 Ksv)
 This function checks a KSV value to determine if it has been revoked or not. More...
 
int XHdcp1x_PlatformTimerStart (XHdcp1x *InstancePtr, u16 TimeoutInMs)
 This function starts a timer on behalf of an HDCP interface. More...
 
int XHdcp1x_PlatformTimerStop (XHdcp1x *InstancePtr)
 This function stop a timer on behalf of an HDCP interface. More...
 
int XHdcp1x_PlatformTimerBusy (XHdcp1x *InstancePtr, u16 DelayInMs)
 This function busy waits on a timer for a number of milliseconds. More...