Vision Apps User Guide
mcu_sdk_ipc.h File Reference

Go to the source code of this file.

Macros

#define Ipc_mpGetSelfName()   SOC_getCoreName(IpcNotify_getSelfCoreId())
 
#define Ipc_mpGetName(name)   SOC_getCoreName(name)
 
#define IPC_SOK   SystemP_SUCCESS
 
#define RPMESSAGE_LOCAL_ENDPT   15
 

Macro Definition Documentation

◆ Ipc_mpGetSelfName

#define Ipc_mpGetSelfName ( )    SOC_getCoreName(IpcNotify_getSelfCoreId())

◆ Ipc_mpGetName

#define Ipc_mpGetName (   name)    SOC_getCoreName(name)

◆ IPC_SOK

#define IPC_SOK   SystemP_SUCCESS

◆ RPMESSAGE_LOCAL_ENDPT

#define RPMESSAGE_LOCAL_ENDPT   15