Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/usb/
Dusbd.h65 USBD_DUT_STRING_SERIAL_NUMBER, enumerator
406 USBD_DESC_STRING_DEFINE(d_name, d_string, USBD_DUT_STRING_SERIAL_NUMBER)
/Zephyr-Core-3.5.0/subsys/usb/device_next/
Dusbd_desc.c245 case USBD_DUT_STRING_SERIAL_NUMBER: in usbd_add_descriptor()