v_hdmirxss1
Vitis Drivers API Documentation
xhdmi_example.h File Reference

Overview

This file contains set of definition for the main application.

MODIFICATION HISTORY:
Ver   Who    Date     Changes
             dd/mm/yy


1.00 YB 11/05/19 Initial release.

Data Structures

struct  XHdmi_Exdes
 This typedef defines the handler for the pass-thorugh example design that handles the state of the pass-through design. More...
 

Macros

#define _XHDMI_EXAMPLE_H_
 prevent circular inclusions by using protection macros More...
 
#define I2C_MUX_ADDR   0x74
 I2C Mux Address. More...
 
#define I2C_CLK_ADDR   0x7C
 I2C Clk Address IDT_8T49N241. More...
 
#define I2C_CLK_ADDR1   0x6C
 I2C Clk Address IDT_8T49N241. More...
 
#define FVA_FACTOR   1
 Note : In Auto Stretch Mode, Enable/Disable VRR is not supported. More...
 
#define RC21008A_ADDR   0x09
 I2C RC21008A Address. More...
 

Typedefs

typedef void(* Exdes_Debug_Printf )(const char *fmt,...)
 Define a function pointer for user enabled printing. More...
 

Enumerations

enum  TxInputSourceType
 This enumeration defines the 'type' of sources that can provide a video stream for the transmitter to output in the example design. More...
 
enum  DynamicHDRType
 This enmueration defines the Dynamic HDR TYPE. More...
 

Macro Definition Documentation

#define _XHDMI_EXAMPLE_H_

prevent circular inclusions by using protection macros

#define FVA_FACTOR   1

Note : In Auto Stretch Mode, Enable/Disable VRR is not supported.

VRR/FSYNC is always on in VTEM/AMD VSIF Packet

#define I2C_CLK_ADDR   0x7C

I2C Clk Address IDT_8T49N241.

Referenced by I2cClk().

#define I2C_CLK_ADDR1   0x6C

I2C Clk Address IDT_8T49N241.

Referenced by I2cClk().

#define I2C_MUX_ADDR   0x74

I2C Mux Address.

#define RC21008A_ADDR   0x09

I2C RC21008A Address.

Referenced by Exdes_SetupClkSrc().

Typedef Documentation

typedef void(* Exdes_Debug_Printf)(const char *fmt,...)

Define a function pointer for user enabled printing.

Enumeration Type Documentation

This enmueration defines the Dynamic HDR TYPE.

This enumeration defines the 'type' of sources that can provide a video stream for the transmitter to output in the example design.