![]() |
hdcp1x
Vitis Drivers API Documentation
|
Macros | |
#define | XHDCP1X_DEBUG_H |
< Prevent circular inclusions by using protection macros More... | |
#define | XHDCP1X_DEBUG_PRINTF if (XHdcp1xDebugPrintf != NULL) XHdcp1xDebugPrintf |
Instance of the function interface used for debug print statements. More... | |
#define | XHDCP1X_DEBUG_LOGMSG if (XHdcp1xDebugLogMsg != NULL) XHdcp1xDebugLogMsg |
Instance of the function interface used for debug log messages. More... | |
Variables | |
XHdcp1x_Printf | XHdcp1xDebugPrintf |
Instance of function interface used for debug print statement. More... | |
XHdcp1x_LogMsg | XHdcp1xDebugLogMsg |
Instance of function interface used for debug log message statement. More... | |