Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/tinyusb/additions/src/
Dtusb_cdc_acm.c104 int read_res = tud_cdc_n_read( itf, in tud_cdc_rx_cb() local
109 read_res, 0); in tud_cdc_rx_cb()
113 ESP_LOGV(TAG, "Sent %d bytes to the buffer", read_res); in tud_cdc_rx_cb()