Searched refs:SEND_MSG_RAM (Results 1 – 2 of 2) sorted by relevance
53 #define SEND_MSG_RAM C1TOC2_MSG_RAM macro56 #define SEND_MSG_RAM C2TOC1_MSG_RAM macro
107 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