Searched defs:langid (Results 1 – 7 of 7) sorted by relevance
/lk-master/app/usbtest/ |
A D | descriptor.c | 55 static const uchar langid[] = { 0x04, 0x03, 0x09, 0x04 }; variable
|
/lk-master/target/dartuinoP0/ |
A D | usb.c | 68 static const uchar langid[] = { 0x04, 0x03, 0x09, 0x04 }; variable
|
/lk-master/target/stellaris-launchpad/ |
A D | usb.c | 62 static const uchar langid[] = { 0x04, 0x03, 0x09, 0x04 }; variable
|
/lk-master/target/stm32f746g-disco/ |
A D | usb.c | 67 static const uchar langid[] = { 0x04, 0x03, 0x09, 0x04 }; variable
|
/lk-master/external/platform/pico/rp2_common/pico_stdio_usb/ |
A D | stdio_usb_descriptors.c | 97 const uint16_t *tud_descriptor_string_cb(uint8_t index, uint16_t langid) { in tud_descriptor_string_cb()
|
/lk-master/target/nucleo-f072rb/ |
A D | usb.c | 68 static const uchar langid[] = { 0x04, 0x03, 0x09, 0x04 }; variable
|
/lk-master/dev/include/dev/ |
A D | usb.h | 56 usb_descriptor langid; member
|
Completed in 6 milliseconds