HomeSort by relevance Sort by last modified time
    Searched refs:_uart (Results 1 - 3 of 3) sorted by null

  /hardware/bsp/intel/peripheral/libmraa/api/mraa/
uart.h 48 typedef struct _uart* mraa_uart_context;
  /hardware/bsp/intel/peripheral/libmraa/include/
mraa_internal_types.h 123 struct _uart { struct
  /hardware/bsp/intel/peripheral/libmraa/src/uart/
uart.c 113 mraa_uart_context dev = (mraa_uart_context) calloc(1, sizeof(struct _uart));

Completed in 86 milliseconds