Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/pnl/
H A DapiPNL.c1996 MS_BOOL MApi_PNL_PreInit_U2(void *pInstance, E_PNL_PREINIT_OPTIONS eInitParam) in MApi_PNL_PreInit_U2() argument
2002 if ( eInitParam == E_PNL_NO_OUTPUT) in MApi_PNL_PreInit_U2()
2006 else if ( eInitParam == E_PNL_CLK_ONLY) in MApi_PNL_PreInit_U2()
2010 else if ( eInitParam == E_PNL_CLK_DATA) in MApi_PNL_PreInit_U2()
2024 MS_BOOL MApi_PNL_PreInit(E_PNL_PREINIT_OPTIONS eInitParam) in MApi_PNL_PreInit() argument
2037 PNLArgs.eInitParam = eInitParam; in MApi_PNL_PreInit()
2049 return MApi_PNL_PreInit_U2(pu32PNLInst, eInitParam); in MApi_PNL_PreInit()
H A DapiPNL_EX.c1107 MS_BOOL MApi_PNL_EX_PreInit(const PNL_DeviceId *pPNL_DeviceId, PNL_EX_PREINIT_OPTIONS eInitParam) in MApi_PNL_EX_PreInit() argument
1120 PNLArgs.eInitParam = (E_PNL_PREINIT_OPTIONS)eInitParam; in MApi_PNL_EX_PreInit()
H A DPNL_private.h347 MS_BOOL MApi_PNL_PreInit_U2(void *pInstance, E_PNL_PREINIT_OPTIONS eInitParam);
H A DapiPNL_v2.c370 pPNLArgs->bReturn = psPNLInstPri->fpPNL_PreInit(pInstance, pPNLArgs->eInitParam); in PNLIoctl()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiPNL_v2.h238 E_PNL_PREINIT_OPTIONS eInitParam; member
H A DapiPNL.h799 MS_BOOL MApi_PNL_PreInit(E_PNL_PREINIT_OPTIONS eInitParam);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiPNL_v2.h247 E_PNL_PREINIT_OPTIONS eInitParam; member
H A DapiPNL_EX.h692 … MS_BOOL MApi_PNL_EX_PreInit(const PNL_DeviceId *pPNL_DeviceId, PNL_EX_PREINIT_OPTIONS eInitParam);
H A DapiPNL.h883 MS_BOOL MApi_PNL_PreInit(E_PNL_PREINIT_OPTIONS eInitParam);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt21130 … MS_BOOL MApi_PNL_EX_PreInit(const PNL_DeviceId *pPNL_DeviceId, PNL_EX_PREINIT_OPTIONS eInitParam);
71471 E_PNL_PREINIT_OPTIONS eInitParam;
74892 MS_BOOL MApi_PNL_PreInit(E_PNL_PREINIT_OPTIONS eInitParam);