Home
last modified time | relevance | path

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

/external/libiio/src/
Dserial.c316 static struct iio_context * serial_create_context(const char *port_name, in serial_create_context() function
524 ctx = serial_create_context(uri_dup, baud_rate, bits, parity, flow); in serial_create_context_from_uri()