Home
last modified time | relevance | path

Searched refs:UartSend (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/uart_sample/
H A Duart.c122 int UartSend(int fd, char *buf, int len) in UartSend() function
236 ret = UartSend(uartFd, (unsigned char*)gestureName, strlen(gestureName)); in main()
H A Duart.h21 int UartSend(int fd, char *buf, int len);
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/interconnection_server/
H A Dhisignalling.c366 int UartSend(int fd, char *buf, int len) in UartSend() function
565 ret = UartSend(fd, hisignallingSendBuf, hisignallingPackageLen); in HisignallingMsgSend()

Completed in 2 milliseconds