Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/linux/
H A DdrvMBX.c496 MBX_Result MDrv_MBX_RegisterMSG(MBX_Class eMsgClass, MS_U16 u16MsgQueueSize) in MDrv_MBX_RegisterMSG() function
554 mbxResult = MDrv_MBX_RegisterMSG(eMsgClass, u16MsgQueueSize); in MDrv_MBX_RegisterMSGWithCallBack()
/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/ecos_nos/
H A DdrvMBX.c853 MBX_Result MDrv_MBX_RegisterMSG(MBX_Class eMsgClass, MS_U16 u16MsgQueueSize) in MDrv_MBX_RegisterMSG() function
904 mbxResult = MDrv_MBX_RegisterMSG(eMsgClass, u16MsgQueueSize); in MDrv_MBX_RegisterMSGWithCallBack()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvMBX.h539 INTERFACE MBX_Result MDrv_MBX_RegisterMSG(MBX_Class eMsgClass, MS_U16 u16MsgQueueSize);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvMBX.h539 INTERFACE MBX_Result MDrv_MBX_RegisterMSG(MBX_Class eMsgClass, MS_U16 u16MsgQueueSize);
/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/api_mbx/
H A DapiMBX.c375 return MDrv_MBX_RegisterMSG(eMsgClass, u16MsgQueueSize); in MApi_MBX_RegisterMSG()
/utopia/UTPA2-700.0.x/modules/pm/drv/pm/
H A DdrvPM.c2296 mbxResult = MDrv_MBX_RegisterMSG(E_MBX_CLASS_PM_PWM_WAIT,PM_MBX_QUEUESIZE); in MDrv_PM_PWM_Init()
2458 MbxResult = MDrv_MBX_RegisterMSG(E_MBX_CLASS_PM_PWM_WAIT,PM_MBX_QUEUESIZE); in MDrv_PM_PWM_IRRecord_Init()
/utopia/UTPA2-700.0.x/modules/ir/drv/ir/
H A DdrvIR.c365 MbxResult = MDrv_MBX_RegisterMSG(E_MBX_CLASS_IRKEY,IR_MBX_QUEUESIZE); in MDrv_IR_Init()
/utopia/UTPA2-700.0.x/modules/sar/drv/sar/
H A DdrvSAR.c394 MbxResult = MDrv_MBX_RegisterMSG(E_MBX_CLASS_SAR,SAR_MBX_QUEUESIZE); in MDrv_SAR_Init()
/utopia/UTPA2-700.0.x/projects/build/
H A Dapi_with_header_file.csv1306 ,,MDrv_MBX_RegisterMSG,drvMBX.h,1,1,1,1,1,1
H A DDatabase.csv1594 ,,MDrv_MBX_RegisterMSG,drvMBX.h,1,1,1,1,1,1,1
H A Dpreprocess.txt66899 INTERFACE MBX_Result MDrv_MBX_RegisterMSG(MBX_Class eMsgClass, MS_U16 u16MsgQueueSize);