Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiDMX.h348 #define DMX_FILTER_SOURCEID_MASK 0x00000F00UL macro
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX.h388 #define DMX_FILTER_SOURCEID_MASK 0x00010F00UL macro
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c1192 MS_U32 u32ApiSrcId = u32TSPFltSource & DMX_FILTER_SOURCEID_MASK; in _DMX_ApiDrv_FltSrcIdMapping()
8545 eFltType |= (eFltSrc & DMX_FILTER_SOURCEID_MASK);
13875 … = _pdmx_res->_FltList[u32ii].DmxFltType & ~(DMX_FILTER_SOURCE_TYPE_MASK|DMX_FILTER_SOURCEID_MASK);
13884 flttype = _pdmx_res->_FltList[u32ii].DmxFltType & DMX_FILTER_SOURCEID_MASK;
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt32205 #define DMX_FILTER_SOURCEID_MASK 0x00010F00UL