30 #ifndef PIOS_COM_MSG_H
31 #define PIOS_COM_MSG_H
36 extern int32_t
PIOS_COM_MSG_Send(uintptr_t com_id,
const uint8_t *msg, uint16_t msg_len);
uint16_t PIOS_COM_MSG_Receive(uintptr_t com_id, uint8_t *buf, uint16_t buf_len)
int32_t PIOS_COM_MSG_Send(uintptr_t com_id, const uint8_t *msg, uint16_t msg_len)