Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c875 MS_BOOL bMonitorEvent = FALSE; in _DMX_Notify() local
882 dmx_dbg_IsFltMonitor(u32DMXId, bMonitorEvent); in _DMX_Notify()
883 …if(bMonitorEvent && (u32DbgLogFlag & DMX_DBG_LOG_FLT_SEC_OVF) && (eEvent == E_DRVTSP_EVENT_BUF_OVE… in _DMX_Notify()
886 …if(bMonitorEvent && (u32DbgLogFlag & DMX_DBG_LOG_FLT_SEC_RDY) && (eEvent == E_DRVTSP_EVENT_DATA_RE… in _DMX_Notify()