Searched refs:ucom_cons_tx_buf (Results 1 – 1 of 1) sorted by relevance
114 static uint8_t ucom_cons_tx_buf[UCOM_CONS_BUFSIZE]; variable1331 usbd_copy_in(pc, offset, ucom_cons_tx_buf + ucom_cons_tx_low, temp); in ucom_get_data()1600 ucom_cons_tx_buf[ucom_cons_tx_high] = c; in ucom_cnputc()