Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/usb/device/
Dusb_descriptor.c33 #define USB_BSTRING_UTF16LE_IDX_MAX(n) (n - 3) macro
191 int idx_max = USB_BSTRING_UTF16LE_IDX_MAX(str_descr->bLength); in ascii7_to_utf16le()