Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/usb/class/
Dusb_cdc.h76 #define USB_CDC_SERIAL_STATE 0x20 macro
/Zephyr-latest/subsys/usb/device_next/class/
Dusbd_cdc_acm.c501 .bNotificationType = USB_CDC_SERIAL_STATE, in cdc_acm_send_notification()