Home
last modified time | relevance | path

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

/examples/libc/
A Dtermios_test.c290 struct termios_test_s *pTerm = (struct termios_test_s *)p; in termios_test_entry() local
292 if((fd = open_comm(pTerm->dev)) == -1) in termios_test_entry()
303 config_comm(fd, pTerm->baud_rate, Default_parity, 8, 1); in termios_test_entry()

Completed in 2 milliseconds