Home
last modified time | relevance | path

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

/bsp/ti/c28x/libraries/tms320f28379d/common/include/
A DF2837xD_Ipc_defines.h53 #define SEND_MSG_RAM C1TOC2_MSG_RAM macro
56 #define SEND_MSG_RAM C2TOC1_MSG_RAM macro
/bsp/ti/c28x/libraries/tms320f28379d/common/source/
A DF2837xD_Ipc.c107 memcpy(SEND_MSG_RAM, data, word_length); in SendIpcData()
132 memset(SEND_MSG_RAM, fill_data, MSG_RAM_SIZE); in FillIpcSendData()

Completed in 4 milliseconds