Searched refs:ucom_cons_rx_buf (Results 1 – 1 of 1) sorted by relevance
121 static uint8_t ucom_cons_rx_buf[UCOM_CONS_BUFSIZE]; variable1551 usbd_copy_out(pc, offset, ucom_cons_rx_buf + ucom_cons_rx_high, temp); in ucom_put_data()1693 c = ucom_cons_rx_buf[ucom_cons_rx_low]; in ucom_cngetc()