Searched refs:E_MBX_CLASS_FRC (Results 1 – 8 of 8) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/ |
| H A D | mhal_frc.c | 1071 if( E_MBX_SUCCESS != MApi_MBX_RegisterMSG(E_MBX_CLASS_FRC, FRCR2_MBX_QUEUESIZE)) in MHal_FRC_Init() 1659 mbxMsg.u8MsgClass = E_MBX_CLASS_FRC; in MHal_XC_SendCmdToFRC() 1732 mbxResult = MApi_MBX_RecvMsg(E_MBX_CLASS_FRC, &mbxMsg, 0, MBX_CHECK_NORMAL_MSG); in MHal_XC_GetMsgFromFRC()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/ |
| H A D | mhal_frc.c | 1361 if( E_MBX_SUCCESS != MApi_MBX_RegisterMSG(E_MBX_CLASS_FRC, FRCR2_MBX_QUEUESIZE)) in MHal_FRC_Init() 2260 mbxMsg.u8MsgClass = E_MBX_CLASS_FRC; in MHal_XC_SendCmdToFRC() 2333 mbxResult = MApi_MBX_RecvMsg(E_MBX_CLASS_FRC, &mbxMsg, 0, MBX_CHECK_NORMAL_MSG); in MHal_XC_GetMsgFromFRC()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/ |
| H A D | mhal_frc.c | 1344 if( E_MBX_SUCCESS != MApi_MBX_RegisterMSG(E_MBX_CLASS_FRC, FRCR2_MBX_QUEUESIZE)) in MHal_FRC_Init() 2237 mbxMsg.u8MsgClass = E_MBX_CLASS_FRC; in MHal_XC_SendCmdToFRC() 2310 mbxResult = MApi_MBX_RecvMsg(E_MBX_CLASS_FRC, &mbxMsg, 0, MBX_CHECK_NORMAL_MSG); in MHal_XC_GetMsgFromFRC()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvMBX.h | 336 E_MBX_CLASS_FRC = 54, enumerator
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvMBX.h | 336 E_MBX_CLASS_FRC = 54, enumerator
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/ |
| H A D | mhal_frc.c | 1603 if( E_MBX_SUCCESS != MApi_MBX_RegisterMSG(E_MBX_CLASS_FRC, FRCR2_MBX_QUEUESIZE)) in MHal_FRC_Init() 2877 mbxMsg.u8MsgClass = E_MBX_CLASS_FRC; in MHal_XC_SendCmdToFRC() 2949 mbxResult = MApi_MBX_RecvMsg(E_MBX_CLASS_FRC, &mbxMsg, 0, MBX_CHECK_NORMAL_MSG); in MHal_XC_GetMsgFromFRC()
|
| /utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/ |
| H A D | mhal_frc.c | 1603 if( E_MBX_SUCCESS != MApi_MBX_RegisterMSG(E_MBX_CLASS_FRC, FRCR2_MBX_QUEUESIZE)) in MHal_FRC_Init() 2917 mbxMsg.u8MsgClass = E_MBX_CLASS_FRC; in MHal_XC_SendCmdToFRC() 2989 mbxResult = MApi_MBX_RecvMsg(E_MBX_CLASS_FRC, &mbxMsg, 0, MBX_CHECK_NORMAL_MSG); in MHal_XC_GetMsgFromFRC()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 66718 E_MBX_CLASS_FRC = 54,
|