Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/include/usb/
Dusb_types_cdc.h181 } __attribute__((packed)) cdc_notification_t; typedef
/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/
Dcdc_acm_host.c950 cdc_notification_t *notif = (cdc_notification_t *)transfer->data_buffer; in notif_xfer_cb()