Searched refs:ACM_STATUS_TX (Results 1 – 3 of 3) sorted by relevance
22 #define ACM_STATUS_TX -3 macro
158 } else if (status == ACM_STATUS_TX && s_tx_cb) { in esp_usb_console_cdc_acm_cb()