Home
last modified time | relevance | path

Searched refs:oldtio (Results 1 - 2 of 2) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/uart_sample/
H A Duart.c50 struct termios newtio = {0}, oldtio = {0}; in Uart1Config() local
55 if (tcgetattr(fd, &oldtio) != 0) { in Uart1Config()
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/taurus/ai_sample/interconnection_server/
H A Dhisignalling.c294 struct termios newtio = {0}, oldtio = {0}; in Uart1Config() local
299 if (tcgetattr(fd, &oldtio) != 0) { in Uart1Config()

Completed in 3 milliseconds