Searched refs:wDescriptorType (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/include/zephyr/usb/ |
D | msos_desc.h | 49 uint16_t wDescriptorType; member 59 uint16_t wDescriptorType; member 70 uint16_t wDescriptorType; member 79 uint16_t wDescriptorType; member 87 uint16_t wDescriptorType; member 105 uint16_t wDescriptorType; member 113 uint16_t wDescriptorType; member 120 uint16_t wDescriptorType; member 126 uint16_t wDescriptorType; member
|
/Zephyr-latest/samples/subsys/usb/webusb-next/src/ |
D | msosv2.h | 53 .wDescriptorType = MS_OS_20_SET_HEADER_DESCRIPTOR, 60 .wDescriptorType = MS_OS_20_SUBSET_HEADER_FUNCTION, 67 .wDescriptorType = MS_OS_20_FEATURE_COMPATIBLE_ID, 72 .wDescriptorType = MS_OS_20_FEATURE_REG_PROPERTY,
|
/Zephyr-latest/samples/subsys/usb/webusb/src/ |
D | main.c | 54 .wDescriptorType = MS_OS_20_SET_HEADER_DESCRIPTOR, 65 .wDescriptorType = MS_OS_20_SUBSET_HEADER_FUNCTION, 77 .wDescriptorType = MS_OS_20_FEATURE_COMPATIBLE_ID, 82 .wDescriptorType = MS_OS_20_FEATURE_REG_PROPERTY,
|
/Zephyr-latest/samples/subsys/dap/src/ |
D | main.c | 78 .wDescriptorType = MS_OS_20_SET_HEADER_DESCRIPTOR, 85 .wDescriptorType = MS_OS_20_SUBSET_HEADER_FUNCTION, 93 .wDescriptorType = MS_OS_20_FEATURE_COMPATIBLE_ID, 98 .wDescriptorType = MS_OS_20_FEATURE_REG_PROPERTY,
|