Searched defs:_mxc_uart_revb_req_t (Results 1 – 1 of 1) sorted by relevance
44 struct _mxc_uart_revb_req_t { struct45 mxc_uart_revb_regs_t *uart;46 uint8_t *txData;47 uint8_t *rxData;48 uint32_t txLen;49 uint32_t rxLen;50 uint32_t txCnt;51 uint32_t rxCnt;52 mxc_uart_complete_cb_t callback;