Searched refs:cdcacm_event_t (Results 1 – 3 of 3) sorted by relevance
25 void tinyusb_cdc_rx_callback(int itf, cdcacm_event_t *event) in tinyusb_cdc_rx_callback()44 void tinyusb_cdc_line_state_changed_callback(int itf, cdcacm_event_t *event) in tinyusb_cdc_line_state_changed_callback()
81 } cdcacm_event_t; typedef86 typedef void(*tusb_cdcacm_callback_t)(int itf, cdcacm_event_t *event);
77 cdcacm_event_t event = { in tud_cdc_line_state_cb()119 cdcacm_event_t event = { in tud_cdc_rx_cb()134 cdcacm_event_t event = { in tud_cdc_line_coding_cb()154 cdcacm_event_t event = { in tud_cdc_rx_wanted_cb()