Home
last modified time | relevance | path

Searched refs:u8ParameterCount (Results 1 – 25 of 52) sorted by relevance

123

/utopia/UTPA2-700.0.x/modules/pm/drv/pm/
H A DdrvPM.c803 MB_Command.u8ParameterCount = 4; in MDrv_PM_Init()
914 MB_Command.u8ParameterCount = 4; in MDrv_PM_PowerDown()
987 MB_Command.u8ParameterCount = 4; in MDrv_PM_GetMasterKey()
1056 MB_Command.u8ParameterCount = 0; in MDrv_PM_GetDeviceID()
1129 MB_Command.u8ParameterCount = 0; in MDrv_PM_GetPMMemAddr()
1206 MB_Command.u8ParameterCount = 0; in MDrv_PM_GetChipID()
1282 MB_Command.u8ParameterCount = 4; in MDrv_PM_GetInfo()
1344 MB_Command.u8ParameterCount = 2; in MDrv_PM_GPIOInit()
1459 MB_Command.u8ParameterCount = 4; in MDrv_PM_RtcInit()
1551 MB_Command.u8ParameterCount = 4; in MDrv_PM_RtcSetCounter()
[all …]
/utopia/UTPA2-700.0.x/modules/mbx/drv/mbx/api_mbx/
H A DapiMBX.c143 if (pMsg->u8ParameterCount > 0) in _MApi_Conduct_GenerateClass()
146 for (i = 1; i<pMsg->u8ParameterCount; i++) in _MApi_Conduct_GenerateClass()
185 MB_Command.u8ParameterCount = 1; in _MApi_Conduct_GenerateClass()
198 if (pMsg->u8ParameterCount > 0) in _MApi_Conduct_QueryClass()
200 for (i = 1; i<pMsg->u8ParameterCount; i++) in _MApi_Conduct_QueryClass()
222 MB_Command.u8ParameterCount = 1; in _MApi_Conduct_QueryClass()
460 smsg.u8ParameterCount = strlen(Tab_DMBX_Class[Count_DMBX_Class].name) + 2; // string end token in _MApi_MBX_DynamicClass()
463 for (i = 0; i < (smsg.u8ParameterCount); i++) in _MApi_MBX_DynamicClass()
501 if (smsg.u8ParameterCount > 0 && smsg.u8Parameters[0] != 0) in _MApi_MBX_DynamicClass()
/utopia/UTPA2-700.0.x/modules/ir/drv/ir/
H A DdrvIR.c396 MB_Command.u8ParameterCount = 4; in MDrv_IR_Init()
483 MB_Command.u8ParameterCount = 4; in MDrv_IR_Config()
566 MB_Command.u8ParameterCount = 0; in MDrv_IR_GetKeyCode()
649 MB_Command.u8ParameterCount = 0; in MDrv_IR_SetCallback()
755 MB_Command.u8ParameterCount = 0; in MDrv_IR_GetStatus()
831 MB_Command.u8ParameterCount = 1; in MDrv_IR_Enable()
914 MB_Command.u8ParameterCount = 4; in MDrv_IR_GetInfo()
/utopia/UTPA2-700.0.x/modules/sar/drv/sar/
H A DdrvSAR.c418 MB_Command.u8ParameterCount = 0; in MDrv_SAR_Init()
493 MB_Command.u8ParameterCount = 4; in MDrv_SAR_Config()
576 MB_Command.u8ParameterCount = 0; in MDrv_SAR_GetKeyCode()
659 MB_Command.u8ParameterCount = 0; in MDrv_SAR_SetCallback()
766 MB_Command.u8ParameterCount = 0; in MDrv_SAR_GetStatus()
842 MB_Command.u8ParameterCount = 1; in MDrv_SAR_Enable()
918 MB_Command.u8ParameterCount = 4; in MDrv_SAR_GetInfo()
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx_tee/
H A DapiDMX_tee.c342 pMsg->u8ParameterCount = 9; in _DMX_TEE_BufParamToMbxParam()
349 if(pMsg->u8ParameterCount < 9) in _DMX_TEE_MbxParamToBufParam()
414 _DmxTeeToReeMbxMsg.u8ParameterCount = 0; in _DMX_TEE_Proc()
459 if(_DmxTeeToReeMbxMsg.u8ParameterCount != 10) in _DMX_TEE_Proc()
483 _DmxTeeToReeMbxMsg.u8ParameterCount = 5; in _DMX_TEE_Proc()
/utopia/UTPA2-700.0.x/modules/mbx/hal/messi/mbx/
H A DhalMBX.c178 …6MbxGroupIdMBXHAL[eSrcRole][pMbxMsg->eRoleID], REG8_MBX_PARAMETER_CNT) = pMbxMsg->u8ParameterCount; in _MHAL_MBX_FireMsg()
180 for(s32Idx=0; s32Idx<pMbxMsg->u8ParameterCount; s32Idx++) in _MHAL_MBX_FireMsg()
203 …pMbxMsg->u8ParameterCount = REG8_MBX_GROUP(_u16MbxGroupIdMBXHAL[pMbxMsg->eRoleID][eDstRole], REG8_… in _MHAL_MBX_RecvMsg()
/utopia/UTPA2-700.0.x/modules/mbx/hal/curry/mbx/
H A DhalMBX.c176 …6MbxGroupIdMBXHAL[eSrcRole][pMbxMsg->eRoleID], REG8_MBX_PARAMETER_CNT) = pMbxMsg->u8ParameterCount; in _MHAL_MBX_FireMsg()
178 for(s32Idx=0; s32Idx<pMbxMsg->u8ParameterCount; s32Idx++) in _MHAL_MBX_FireMsg()
201 …pMbxMsg->u8ParameterCount = REG8_MBX_GROUP(_u16MbxGroupIdMBXHAL[pMbxMsg->eRoleID][eDstRole], REG8_… in _MHAL_MBX_RecvMsg()
/utopia/UTPA2-700.0.x/modules/mbx/hal/macan/mbx/
H A DhalMBX.c183 …6MbxGroupIdMBXHAL[eSrcRole][pMbxMsg->eRoleID], REG8_MBX_PARAMETER_CNT) = pMbxMsg->u8ParameterCount; in _MHAL_MBX_FireMsg()
185 for(s32Idx=0; s32Idx<pMbxMsg->u8ParameterCount; s32Idx++) in _MHAL_MBX_FireMsg()
208 …pMbxMsg->u8ParameterCount = REG8_MBX_GROUP(_u16MbxGroupIdMBXHAL[pMbxMsg->eRoleID][eDstRole], REG8_… in _MHAL_MBX_RecvMsg()
/utopia/UTPA2-700.0.x/modules/mbx/hal/mainz/mbx/
H A DhalMBX.c178 …6MbxGroupIdMBXHAL[eSrcRole][pMbxMsg->eRoleID], REG8_MBX_PARAMETER_CNT) = pMbxMsg->u8ParameterCount; in _MHAL_MBX_FireMsg()
180 for(s32Idx=0; s32Idx<pMbxMsg->u8ParameterCount; s32Idx++) in _MHAL_MBX_FireMsg()
203 …pMbxMsg->u8ParameterCount = REG8_MBX_GROUP(_u16MbxGroupIdMBXHAL[pMbxMsg->eRoleID][eDstRole], REG8_… in _MHAL_MBX_RecvMsg()
/utopia/UTPA2-700.0.x/modules/mbx/hal/maxim/mbx/
H A DhalMBX.c183 …6MbxGroupIdMBXHAL[eSrcRole][pMbxMsg->eRoleID], REG8_MBX_PARAMETER_CNT) = pMbxMsg->u8ParameterCount; in _MHAL_MBX_FireMsg()
185 for(s32Idx=0; s32Idx<pMbxMsg->u8ParameterCount; s32Idx++) in _MHAL_MBX_FireMsg()
208 …pMbxMsg->u8ParameterCount = REG8_MBX_GROUP(_u16MbxGroupIdMBXHAL[pMbxMsg->eRoleID][eDstRole], REG8_… in _MHAL_MBX_RecvMsg()
/utopia/UTPA2-700.0.x/modules/mbx/hal/k6/mbx/
H A DhalMBX.c176 …6MbxGroupIdMBXHAL[eSrcRole][pMbxMsg->eRoleID], REG8_MBX_PARAMETER_CNT) = pMbxMsg->u8ParameterCount; in _MHAL_MBX_FireMsg()
178 for(s32Idx=0; s32Idx<pMbxMsg->u8ParameterCount; s32Idx++) in _MHAL_MBX_FireMsg()
201 …pMbxMsg->u8ParameterCount = REG8_MBX_GROUP(_u16MbxGroupIdMBXHAL[pMbxMsg->eRoleID][eDstRole], REG8_… in _MHAL_MBX_RecvMsg()
/utopia/UTPA2-700.0.x/modules/mbx/hal/mustang/mbx/
H A DhalMBX.c176 …6MbxGroupIdMBXHAL[eSrcRole][pMbxMsg->eRoleID], REG8_MBX_PARAMETER_CNT) = pMbxMsg->u8ParameterCount; in _MHAL_MBX_FireMsg()
178 for(s32Idx=0; s32Idx<pMbxMsg->u8ParameterCount; s32Idx++) in _MHAL_MBX_FireMsg()
201 …pMbxMsg->u8ParameterCount = REG8_MBX_GROUP(_u16MbxGroupIdMBXHAL[pMbxMsg->eRoleID][eDstRole], REG8_… in _MHAL_MBX_RecvMsg()
/utopia/UTPA2-700.0.x/modules/mbx/hal/k6lite/mbx/
H A DhalMBX.c176 …6MbxGroupIdMBXHAL[eSrcRole][pMbxMsg->eRoleID], REG8_MBX_PARAMETER_CNT) = pMbxMsg->u8ParameterCount; in _MHAL_MBX_FireMsg()
178 for(s32Idx=0; s32Idx<pMbxMsg->u8ParameterCount; s32Idx++) in _MHAL_MBX_FireMsg()
201 …pMbxMsg->u8ParameterCount = REG8_MBX_GROUP(_u16MbxGroupIdMBXHAL[pMbxMsg->eRoleID][eDstRole], REG8_… in _MHAL_MBX_RecvMsg()
/utopia/UTPA2-700.0.x/modules/mbx/hal/kano/mbx/
H A DhalMBX.c176 …6MbxGroupIdMBXHAL[eSrcRole][pMbxMsg->eRoleID], REG8_MBX_PARAMETER_CNT) = pMbxMsg->u8ParameterCount; in _MHAL_MBX_FireMsg()
178 for(s32Idx=0; s32Idx<pMbxMsg->u8ParameterCount; s32Idx++) in _MHAL_MBX_FireMsg()
201 …pMbxMsg->u8ParameterCount = REG8_MBX_GROUP(_u16MbxGroupIdMBXHAL[pMbxMsg->eRoleID][eDstRole], REG8_… in _MHAL_MBX_RecvMsg()
/utopia/UTPA2-700.0.x/modules/mbx/hal/maldives/mbx/
H A DhalMBX.c176 …6MbxGroupIdMBXHAL[eSrcRole][pMbxMsg->eRoleID], REG8_MBX_PARAMETER_CNT) = pMbxMsg->u8ParameterCount; in _MHAL_MBX_FireMsg()
178 for(s32Idx=0; s32Idx<pMbxMsg->u8ParameterCount; s32Idx++) in _MHAL_MBX_FireMsg()
201 …pMbxMsg->u8ParameterCount = REG8_MBX_GROUP(_u16MbxGroupIdMBXHAL[pMbxMsg->eRoleID][eDstRole], REG8_… in _MHAL_MBX_RecvMsg()
/utopia/UTPA2-700.0.x/modules/mbx/hal/manhattan/mbx/
H A DhalMBX.c183 …6MbxGroupIdMBXHAL[eSrcRole][pMbxMsg->eRoleID], REG8_MBX_PARAMETER_CNT) = pMbxMsg->u8ParameterCount; in _MHAL_MBX_FireMsg()
185 for(s32Idx=0; s32Idx<pMbxMsg->u8ParameterCount; s32Idx++) in _MHAL_MBX_FireMsg()
208 …pMbxMsg->u8ParameterCount = REG8_MBX_GROUP(_u16MbxGroupIdMBXHAL[pMbxMsg->eRoleID][eDstRole], REG8_… in _MHAL_MBX_RecvMsg()
/utopia/UTPA2-700.0.x/modules/mbx/hal/mooney/mbx/
H A DhalMBX.c176 …6MbxGroupIdMBXHAL[eSrcRole][pMbxMsg->eRoleID], REG8_MBX_PARAMETER_CNT) = pMbxMsg->u8ParameterCount; in _MHAL_MBX_FireMsg()
178 for(s32Idx=0; s32Idx<pMbxMsg->u8ParameterCount; s32Idx++) in _MHAL_MBX_FireMsg()
201 …pMbxMsg->u8ParameterCount = REG8_MBX_GROUP(_u16MbxGroupIdMBXHAL[pMbxMsg->eRoleID][eDstRole], REG8_… in _MHAL_MBX_RecvMsg()
/utopia/UTPA2-700.0.x/modules/mbx/hal/M7621/mbx/
H A DhalMBX.c183 …6MbxGroupIdMBXHAL[eSrcRole][pMbxMsg->eRoleID], REG8_MBX_PARAMETER_CNT) = pMbxMsg->u8ParameterCount; in _MHAL_MBX_FireMsg()
185 for(s32Idx=0; s32Idx<pMbxMsg->u8ParameterCount; s32Idx++) in _MHAL_MBX_FireMsg()
208 …pMbxMsg->u8ParameterCount = REG8_MBX_GROUP(_u16MbxGroupIdMBXHAL[pMbxMsg->eRoleID][eDstRole], REG8_… in _MHAL_MBX_RecvMsg()
/utopia/UTPA2-700.0.x/modules/mbx/hal/maserati/mbx/
H A DhalMBX.c192 …6MbxGroupIdMBXHAL[eSrcRole][pMbxMsg->eRoleID], REG8_MBX_PARAMETER_CNT) = pMbxMsg->u8ParameterCount; in _MHAL_MBX_FireMsg()
194 for(s32Idx=0; s32Idx<pMbxMsg->u8ParameterCount; s32Idx++) in _MHAL_MBX_FireMsg()
217 …pMbxMsg->u8ParameterCount = REG8_MBX_GROUP(_u16MbxGroupIdMBXHAL[pMbxMsg->eRoleID][eDstRole], REG8_… in _MHAL_MBX_RecvMsg()
/utopia/UTPA2-700.0.x/modules/mbx/hal/M7821/mbx/
H A DhalMBX.c192 …6MbxGroupIdMBXHAL[eSrcRole][pMbxMsg->eRoleID], REG8_MBX_PARAMETER_CNT) = pMbxMsg->u8ParameterCount; in _MHAL_MBX_FireMsg()
194 for(s32Idx=0; s32Idx<pMbxMsg->u8ParameterCount; s32Idx++) in _MHAL_MBX_FireMsg()
217 …pMbxMsg->u8ParameterCount = REG8_MBX_GROUP(_u16MbxGroupIdMBXHAL[pMbxMsg->eRoleID][eDstRole], REG8_… in _MHAL_MBX_RecvMsg()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvMBX.h470 MS_U8 u8ParameterCount; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvMBX.h470 MS_U8 u8ParameterCount; member
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP2.c752 if(pMsg->u8ParameterCount < 9) in _TSP_REE_MbxParamToBufParam()
849 _TSPReeToTeeMbxMsg.u8ParameterCount = 1; in _TSP_Ree_SendMBXMsg()
863 _TSPReeToTeeMbxMsg.u8ParameterCount = 2; in _TSP_Ree_SendMBXMsg()
886 _TSPReeToTeeMbxMsg.u8ParameterCount = 10; in _TSP_Ree_SendMBXMsg()
890 _TSPReeToTeeMbxMsg.u8ParameterCount = 1; in _TSP_Ree_SendMBXMsg()
948 if(_TSPTeeToReeMbxMsg.u8ParameterCount < 5) in _TSP_Ree_SendMBXMsg()
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/sc2/
H A DdrvSC.c926 MB_Command.u8ParameterCount = 4; in _SC_Send()
1032 MB_Command.u8ParameterCount = 8; in _SC_Recv()
1142 MB_Command.u8ParameterCount = 8; in _SC_RawExchange()
1853 MB_Command.u8ParameterCount = 8; in _SC_GetATR()
/utopia/UTPA2-700.0.x/modules/xc/hal/manhattan/xc/
H A Dmhal_frc.c1661 mbxMsg.u8ParameterCount = count; in MHal_XC_SendCmdToFRC()
1737 u8ParaCnt = mbxMsg.u8ParameterCount; in MHal_XC_GetMsgFromFRC()

123