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