Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/usb/tusb_console/
DREADME.md40 Note: if you want to send data to the target see how to implement it via `tud_cdc_rx_cb` at the `tu…
/hal_espressif-3.6.0/components/tinyusb/additions/src/
Dtusb_cdc_acm.c91 void tud_cdc_rx_cb(uint8_t itf) in tud_cdc_rx_cb() function