Home
last modified time | relevance | path

Searched refs:bNotificationCode (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.h176 cdc_notification_code_t bNotificationCode; member
/hal_espressif-3.6.0/examples/peripherals/usb/host/cdc/common/cdc_acm_host/
Dcdc_acm_host.c951 switch (notif->bNotificationCode) { in notif_xfer_cb()
975 ESP_LOGW("CDC_ACM", "Unsupported notification type 0x%02X", notif->bNotificationCode); in notif_xfer_cb()