Home
last modified time | relevance | path

Searched refs:MAX_FRC_TABLE_INDEX (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c255 static SC_FRC_SETTING sFRC_Tbl_Default[MAX_FRC_TABLE_INDEX] =
691 SC_FRC_SETTING sFRC_Tbl_Temp[MAX_FRC_TABLE_INDEX] = in MApi_XC_CustomizeFRCTable_U2()
708 … for(u8Index=0;u8Index<MAX_FRC_TABLE_INDEX;u8Index++) // calculate the counts of customer frc table in MApi_XC_CustomizeFRCTable_U2()
H A Dmdrv_sc_scaling.c2065 SC_FRC_SETTING astCurFRCTable[MAX_FRC_TABLE_INDEX]; in MDrv_XC_AdjustPrescalingForFrameNum()
2068 memset(astCurFRCTable, 0, sizeof(SC_FRC_SETTING)*MAX_FRC_TABLE_INDEX); in MDrv_XC_AdjustPrescalingForFrameNum()
H A Dmdrv_sc_display.c.0255 static SC_FRC_SETTING sFRC_Tbl_Default[MAX_FRC_TABLE_INDEX] =
691 SC_FRC_SETTING sFRC_Tbl_Temp[MAX_FRC_TABLE_INDEX] =
708 … for(u8Index=0;u8Index<MAX_FRC_TABLE_INDEX;u8Index++) // calculate the counts of customer frc table
H A Dmdrv_sc_scaling.c.02063 SC_FRC_SETTING astCurFRCTable[MAX_FRC_TABLE_INDEX];
2066 memset(astCurFRCTable, 0, sizeof(SC_FRC_SETTING)*MAX_FRC_TABLE_INDEX);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC.h316 #define MAX_FRC_TABLE_INDEX 10 macro
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DXC_private.h994 SC_FRC_SETTING sFRC_Tbl[MAX_FRC_TABLE_INDEX];
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt325 #define MAX_FRC_TABLE_INDEX 10