Searched refs:rx_tfbuf (Results 1 – 1 of 1) sorted by relevance
34 uint8_t *rx_tfbuf; member105 acm->rx_tfbuf, in tud_cdc_rx_cb()108 acm->rx_tfbuf, in tud_cdc_rx_cb()399 acm->rx_tfbuf = malloc(CONFIG_TINYUSB_CDC_RX_BUFSIZE); in tusb_cdc_acm_init()400 if (!acm->rx_tfbuf) { in tusb_cdc_acm_init()