Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c1935 static MS_BOOL _TSO_Flow_OutputCfg(DMX_TSO_OutputCfg* pstOutputCfg) in _TSO_Flow_OutputCfg() argument
1948 if(pstOutputCfg == NULL) in _TSO_Flow_OutputCfg()
1956 switch(pstOutputCfg->eFlow) in _TSO_Flow_OutputCfg()
1966 if(pstOutputCfg->eOutPad != E_DRVTSP_OUTPAD_NONE) in _TSO_Flow_OutputCfg()
1968 …if(MDrv_TSP_OutputPadCfg(pstOutputCfg->eOutPad|E_DRVTSP_OUTPAD_FROM_TSO, E_DRVTSP_PAD_TSO, TRUE, T… in _TSO_Flow_OutputCfg()
1983 if(pstOutputCfg->bDefOutClk == FALSE) in _TSO_Flow_OutputCfg()
1985 eOutClk = pstOutputCfg->eTsoOutClk; in _TSO_Flow_OutputCfg()
1986 eOutClkSrc = pstOutputCfg->eTsoOutClkSrc; in _TSO_Flow_OutputCfg()
1987 u16DivNum = pstOutputCfg->u16DivNum; in _TSO_Flow_OutputCfg()
1988 bClkIv = pstOutputCfg->bOutClkInv; in _TSO_Flow_OutputCfg()
[all …]
H A DapiDMX_v2.c6726 DMX_FILTER_STATUS MApi_DMX_TSO_Flow_OutputCfg(DMX_TSO_OutputCfg* pstOutputCfg) in MApi_DMX_TSO_Flow_OutputCfg() argument
6733 …if (UtopiaIoctl(_pInstantDmx, MApi_CMD_DMX_TSO_OutputCfg, (void*)pstOutputCfg) != UTOPIA_STATUS_SU… in MApi_DMX_TSO_Flow_OutputCfg()
6739 if(pstOutputCfg->u32Res != (MS_U32)DMX_FILTER_STATUS_OK) in MApi_DMX_TSO_Flow_OutputCfg()
6746 return _MApi_DMX_TSO_Flow_OutputCfg(pstOutputCfg); in MApi_DMX_TSO_Flow_OutputCfg()
H A DapiDMX_private.h822 DMX_FILTER_STATUS _MApi_DMX_TSO_Flow_OutputCfg(DMX_TSO_OutputCfg* pstOutputCfg);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX.h3557 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_TSO_Flow_OutputCfg(DMX_TSO_OutputCfg* pstOutputCfg);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt33741 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_TSO_Flow_OutputCfg(DMX_TSO_OutputCfg* pstOutputCfg);