DisplayPort IP User Guide

ID 683273
Date 7/15/2025
Public
Document Table of Contents

9.15. btc_dprx_lt_ffe_default_set

 

Prototype:

int btc_dprx_lt_ffe_default_set(BYTE tx_ffe);

Thread-safe:

Yes

Available from ISR:

Yes

Include:

<btc_dprx_syslib.h>

Return:

0=success, 1=fail

Parameters:

tx_ffe - initial FFE value (0-15)

Description:

During 128b/132b link training, the default initial ffe settings are the first set of values requested during the initial EQ phase iteration

Example:

btc_dprx_lt_ffe_default_set(4);