Searched refs:pTerm (Results 1 – 1 of 1) sorted by relevance
290 struct termios_test_s *pTerm = (struct termios_test_s *)p; in termios_test_entry() local292 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