Home
last modified time | relevance | path

Searched defs:_uart (Results 1 – 1 of 1) sorted by relevance

/hardware/bsp/intel/peripheral/libmraa/include/
Dmraa_internal_types.h123 struct _uart { struct
125 int index; /**< the uart index, as known to the os. */
126 const char* path; /**< the uart device path. */
127 int fd; /**< file descriptor for device. */
128 mraa_adv_func_t* advance_func; /**< override function table */