Home
last modified time | relevance | path

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

/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_Ipc_Driver.c74 #pragma DATA_SECTION(g_asIPCCPU1toCPU2Buffers, "PUTBUFFER");
88 #pragma DATA_SECTION(g_asIPCCPU1toCPU2Buffers, "GETBUFFER");
97 tIpcMessage g_asIPCCPU1toCPU2Buffers[NUM_IPC_INTERRUPTS][IPC_BUFFER_SIZE]; variable
143 psController->psPutBuffer = &g_asIPCCPU1toCPU2Buffers[usCPU2IpcInterrupt-1][0]; in IPCInitialize()
160 psController->psGetBuffer = &g_asIPCCPU1toCPU2Buffers[usCPU2IpcInterrupt-1][0]; in IPCInitialize()
/bsp/ti/c28x/libraries/tms320f28379d/common/include/
A DF2837xD_Ipc_drivers.h357 extern tIpcMessage g_asIPCCPU1toCPU2Buffers[NUM_IPC_INTERRUPTS][IPC_BUFFER_SIZE];

Completed in 9 milliseconds