|  | dp14txss
    Vitis Drivers API Documentation | 
| Functions | |
| void | XDpTxSs_DpIntrHandler (void *InstancePtr) | 
| This function is the interrupt handler for the DisplayPort TX core operating in TX mode.  More... | |
| void | XDpTxSs_HpdEventProcess (void *InstancePtr) | 
| This function is process some DP driver read as per DP spec on HPD EVENT.  More... | |
| void | XDpTxSs_HpdPulseProcess (void *InstancePtr) | 
| This function is process some DP driver read as per DP spec on HPD Pulse.  More... | |
| void | XDpTxSs_WriteVscExtPktProcess (void *InstancePtr) | 
| This function writes the pixel encoding format and colorimetry formats in to the extended packet registers at DP TX offset addresses "0x0330 to 0x0350".  More... | |
| u32 | XDpTxSs_SetCallBack (XDpTxSs *InstancePtr, u32 HandlerType, void *CallbackFunc, void *CallbackRef) | 
| This function installs an asynchronous callback function for the given HandlerType:  More... | |
| void | XDpTxSs_SetUserTimerHandler (XDpTxSs *InstancePtr, XDpTxSs_TimerHandler CallbackFunc, void *CallbackRef) | 
| This function installs a custom delay/sleep function to be used by the DisplayPort TX Subsystem.  More... | |