Searched refs:_uart (Results 1 – 3 of 3) sorted by relevance
48 typedef struct _uart* mraa_uart_context;
123 struct _uart { struct
113 mraa_uart_context dev = (mraa_uart_context) calloc(1, sizeof(struct _uart)); in mraa_uart_init_internal()