Home
last modified time | relevance | path

Searched refs:ucom_cons_rx_buf (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/bus/u4b/serial/
HDusb_serial.c127 static uint8_t ucom_cons_rx_buf[UCOM_CONS_BUFSIZE]; variable
1981 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];