Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx_tee/
H A DapiDMX_tee.c208 MS_U8 _u8DmxMbxMsgClass = 0; variable
523 if(_u8DmxMbxMsgClass == 0) in MApi_DMX_TEE_Create_Tee_System()
525 … if(MApi_MBX_GenerateDynamicClass(E_MBX_CPU_MIPS, "DMX_TEE",&_u8DmxMbxMsgClass) != E_MBX_SUCCESS) in MApi_DMX_TEE_Create_Tee_System()
528 _u8DmxMbxMsgClass = 0; in MApi_DMX_TEE_Create_Tee_System()
532 …if (E_MBX_SUCCESS != MApi_MBX_RegisterMSGWithCallBack(_u8DmxMbxMsgClass,10,_DMX_TEE_HandleDynamicM… in MApi_DMX_TEE_Create_Tee_System()
535 _u8DmxMbxMsgClass = 0; in MApi_DMX_TEE_Create_Tee_System()