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