Home
last modified time | relevance | path

Searched refs:s32RefCnt (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/ecos_nos/
H A DdrvMBX.c247 MS_S32 s32RefCnt; member
260 .s32RefCnt = 0,
393 if(_mgrMBX.s32RefCnt <= 0) in _MDrv_MBX_SetConfig()
729 if(_mgrMBX.s32RefCnt == 0) in _MDrv_MBX_Init_()
766 _mgrMBX.s32RefCnt++; in _MDrv_MBX_Init_()
777 _mgrMBX.s32RefCnt++; in _MDrv_MBX_Init_()
806 if(_mgrMBX.s32RefCnt <=0) in MDrv_MBX_DeInit()
812 if((--_mgrMBX.s32RefCnt) == 0) in MDrv_MBX_DeInit()
817 _mgrMBX.s32RefCnt++; in MDrv_MBX_DeInit()
857 if(_mgrMBX.s32RefCnt <=0) in MDrv_MBX_RegisterMSG()
[all …]
/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/linux/
H A DdrvMBX.c1166 pMbxDrvStatus->s32RefCnt = stGetDrvStatus.s32RefCnt; in MDrv_MBX_GetStatus()
H A Dmdrv_mbx_st.h177 MS_S32 s32RefCnt; member
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvMBX.h506 MS_S32 s32RefCnt; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvMBX.h506 MS_S32 s32RefCnt; member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt66888 MS_S32 s32RefCnt;