Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/utopia_core/ucos/
H A Dutopia_module.c35 …MS_U32 bInitialized = MsOS_SHM_GetId((MS_U8*)"sem_key_start", sizeof(MS_U32), &u32ShmId, &u32Addr,… in UTOPIARegisterToUtopia() local
41 if (!bInitialized) in UTOPIARegisterToUtopia()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/ecos/
H A Dutopia_module.c35 …MS_U32 bInitialized = MsOS_SHM_GetId((MS_U8*)"sem_key_start", sizeof(MS_U32), &u32ShmId, &u32Addr,… in UTOPIARegisterToUtopia() local
41 if (!bInitialized) in UTOPIARegisterToUtopia()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux_kernel/
H A Dutopia_module.c42 …MS_U32 bInitialized = MsOS_SHM_GetId((MS_U8*)"sem_key_start", sizeof(MS_U32), &u32ShmId, &vaShm, &… in UTOPIARegisterToUtopia() local
49 if (!bInitialized) in UTOPIARegisterToUtopia()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/linux/
H A Dutopia_module.c42 …MS_U32 bInitialized = MsOS_SHM_GetId((MS_U8*)"sem_key_start", sizeof(MS_U32), &u32ShmId, &vaShm, &… in UTOPIARegisterToUtopia() local
49 if (!bInitialized) in UTOPIARegisterToUtopia()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/optee/
H A Dutopia_module.c38 …MS_U32 bInitialized = MsOS_SHM_GetId((MS_U8*)"MS_MODULE_UTOPIA", sizeof(UTOPIA_MODULE_SHM), &u32Sh… in UTOPIARegisterToUtopia() local
47 if (!bInitialized) in UTOPIARegisterToUtopia()
/utopia/UTPA2-700.0.x/modules/msos/utopia_core/nuttx/
H A Dutopia_module.c39 …MS_U32 bInitialized = MsOS_SHM_GetId((MS_U8*)"MS_MODULE_UTOPIA", sizeof(UTOPIA_MODULE_SHM), &u32Sh… in UTOPIARegisterToUtopia() local
48 if (!bInitialized) in UTOPIARegisterToUtopia()
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/sc2/
H A DdrvSC.c3112 MS_U32 bInitialized; in MDrv_SC_Init() local
3160bInitialized = MsOS_SHM_GetId((MS_U8*)"smc_proc_sync", sizeof(MS_U32), &u32ShmId, &u32Addr, &u32Bu… in MDrv_SC_Init()
3162 if (!bInitialized) in MDrv_SC_Init()
3235 MS_U32 bInitialized; in MDrv_SC_Exit() local
3245bInitialized = MsOS_SHM_GetId((MS_U8*)"smc_proc_sync", sizeof(MS_U32), &u32ShmId, &u32Addr, &u32Bu… in MDrv_SC_Exit()
3246 if (bInitialized != 0) in MDrv_SC_Exit()
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/sc1/
H A DdrvSC.c3880 MS_U32 bInitialized; in MDrv_SC_Init() local
3965bInitialized = MsOS_SHM_GetId((MS_U8*)pu8ShmSmc, sizeof(MS_U32), &u32ShmId, &u32Addr, &u32BufSize,… in MDrv_SC_Init()
3967 if (!bInitialized) in MDrv_SC_Init()
4035 MS_U32 u32ShmId, u32Addr, u32BufSize, bInitialized; in MDrv_SC_Exit() local
4061bInitialized = MsOS_SHM_GetId((MS_U8*)pu8ShmSmc, sizeof(MS_U32), &u32ShmId, &u32Addr, &u32BufSize,… in MDrv_SC_Exit()
4062 if (bInitialized != 0) in MDrv_SC_Exit()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvSMBX.h167 MS_BOOL bInitialized; member
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvSMBX.h167 MS_BOOL bInitialized; member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt13146 MS_BOOL bInitialized;