Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/msos/msos/ecos/
H A DMsOS_ecos.c2318 MS_U32 u32MessageSize, in MsOS_CreateQueue() argument
2337 _MsOS_Queue_Info[s32Id].u32AlignedMsgSize = ALIGN_4(u32MessageSize); in MsOS_CreateQueue()
2341 MsOS_AllocateMemory((ALIGN_4(u32MessageSize)+sizeof(MS_U32))* in MsOS_CreateQueue()
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel/
H A DMsOS_linux_kernel.c2035 MS_U32 u32MessageSize,
2065 _MsOS_Queue_Info[s32Id].u32AlignedMsgSize = u32AlignSize= ALIGN_4(u32MessageSize);
/utopia/UTPA2-700.0.x/modules/msos/msos/linux_kernel_V2/
H A DMsOS_linux_kernel.c2454 MS_U32 u32MessageSize,
2484 _MsOS_Queue_Info[s32Id].u32AlignedMsgSize = u32AlignSize= ALIGN_4(u32MessageSize);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsOS.h1017 MS_U32 u32MessageSize,
/utopia/UTPA2-700.0.x/modules/msos/msos/ucos/
H A DMsOS_ucos.c2750 MS_U32 u32MessageSize, in MsOS_CreateQueue() argument
2768 …_MsOS_Queue_Info[s32Id].u32AlignedMsgSize = sizeof(MS_U32) + ALIGN_4(u32MessageSize); // header: m… in MsOS_CreateQueue()
/utopia/UTPA2-700.0.x/modules/msos/msos/optee/
H A DMsOS_optee.c1384 MS_U32 u32MessageSize, in MsOS_CreateQueue() argument
/utopia/UTPA2-700.0.x/modules/msos/msos/linux/
H A DMsOS_linux.c2913 MS_U32 u32MessageSize, in MsOS_CreateQueue() argument
2946 _MsOS_Queue_Info[s32Id].u32AlignedMsgSize = u32AlignSize= ALIGN_4(u32MessageSize); in MsOS_CreateQueue()
/utopia/UTPA2-700.0.x/modules/msos/msos/nos/
H A DMsOS_nos.c1317 MS_U32 u32MessageSize, in MsOS_CreateQueue() argument
/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsOS.h1159 MS_U32 u32MessageSize,
/utopia/UTPA2-700.0.x/modules/msos/msos/nuttx/
H A DMsOS_nuttx.c1570 MS_U32 u32MessageSize, in MsOS_CreateQueue() argument
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt81352 MS_U32 u32MessageSize,