 |
Vision Apps User Guide
|
|
Go to the documentation of this file. 63 #ifndef MCU_SDK_IPC_H_ 64 #define MCU_SDK_IPC_H_ 66 #include <drivers/ipc_notify.h> 67 #include <drivers/soc.h> 70 #define Ipc_mpGetSelfName() SOC_getCoreName(IpcNotify_getSelfCoreId()) 71 #define Ipc_mpGetName(name) SOC_getCoreName(name) 74 #define IPC_SOK SystemP_SUCCESS 75 #define RPMESSAGE_LOCAL_ENDPT 15