Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ldm/drv/ldm/
H A DdrvLDM.c354 MS_U8 MDrv_LDM_SetConfPath(ST_LDM_CONF_PATH stPath) in MDrv_LDM_SetConfPath() argument
359 if (!(stPath.aCusPath) || !(stPath.aCusPathU)) in MDrv_LDM_SetConfPath()
364 LDM_DBG_INFO("set config path: %s, u-disk path:%s \n", stPath.aCusPath, stPath.aCusPathU); in MDrv_LDM_SetConfPath()
378 strcpy((char *)(stCusPath.aCusPath), (const char *)(stPath.aCusPath)); in MDrv_LDM_SetConfPath()
379 strcpy((char *)(stCusPath.aCusPathU), (const char *)(stPath.aCusPathU)); in MDrv_LDM_SetConfPath()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvLDM.h285 MDRV_INTERFACE MS_U8 MDrv_LDM_SetConfPath(ST_LDM_CONF_PATH stPath);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt22363 MDRV_INTERFACE MS_U8 MDrv_LDM_SetConfPath(ST_LDM_CONF_PATH stPath);