Home
last modified time | relevance | path

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

/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_Ipc_Driver.c78 #pragma DATA_SECTION(g_asIPCCPU2toCPU1Buffers, "GETBUFFER");
84 #pragma DATA_SECTION(g_asIPCCPU2toCPU1Buffers, "PUTBUFFER");
98 tIpcMessage g_asIPCCPU2toCPU1Buffers[NUM_IPC_INTERRUPTS][IPC_BUFFER_SIZE]; variable
149 psController->psGetBuffer = &g_asIPCCPU2toCPU1Buffers[usCPU1IpcInterrupt-1][0]; in IPCInitialize()
154 psController->psPutBuffer = &g_asIPCCPU2toCPU1Buffers[usCPU1IpcInterrupt-1][0]; in IPCInitialize()
/bsp/ti/c28x/libraries/tms320f28379d/common/include/
A DF2837xD_Ipc_drivers.h358 extern tIpcMessage g_asIPCCPU2toCPU1Buffers[NUM_IPC_INTERRUPTS][IPC_BUFFER_SIZE];

Completed in 9 milliseconds