Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c3648 #define FLOW_CONDITION_4K 0x01 macro
3661 u8FlowCondition |= FLOW_CONDITION_4K; in _DMS_MVOP_Set_Flow()
3673 if(u8FlowCondition & FLOW_CONDITION_4K) in _DMS_MVOP_Set_Flow()
4008 …(XC90:%s), Flow %s, ID %d\033[0m\n",__FUNCTION__,(u8FlowCondition & FLOW_CONDITION_4K)? "YES" : "N… in _DMS_XC_SetWindow_MVOP_SetPath()