Home
last modified time | relevance | path

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

/nrf52832-nimble/rt-thread/examples/libc/
H A Dtermios_test.c71 int open_comm(const char *name) in open_comm() function
301 if((fd = open_comm(pTerm->dev)) == -1) in termios_test_entry()