Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvXC_IOPort.h227 #define IsAnalogPort(x) ( (x) >= INPUT_PORT_ANALOG0 && (x) <= INPUT_PORT_ANALOG4 ) macro
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvXC_IOPort.h227 #define IsAnalogPort(x) ( (x) >= INPUT_PORT_ANALOG0 && (x) <= INPUT_PORT_ANALOG4 ) macro
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt25006 #define IsAnalogPort(x) ( (x) >= INPUT_PORT_ANALOG0 && (x) <= INPUT_PORT_ANALOG4 )