Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_Auto.c212 …#define MAX_PC_AUTO_H_START (StandardInfo->u16HorizontalStart + (StandardInfo->u16Horiz… macro
214 …#define MAX_PC_AUTO_H_START (StandardInfo->u16HorizontalStart + (StandardInfo->u16Horiz… macro
1251 if(u16PosBff > MAX_PC_AUTO_H_START || u16PosBff < MIN_PC_AUTO_H_START) in _MApi_XC_Auto_TunePosition()