Searched refs:iInterface (Results 1 – 25 of 25) sorted by relevance
/Zephyr-latest/tests/subsys/usb/uac2/src/ |
D | uac2_desc.c | 323 zassert_equal(iface->iInterface, 0); in test_uac2_descriptors() 363 zassert_equal(iface->iInterface, 0); in test_uac2_descriptors() 377 zassert_equal(iface->iInterface, 0); in test_uac2_descriptors() 424 zassert_equal(iface->iInterface, 0); in test_uac2_descriptors() 438 zassert_equal(iface->iInterface, 0); in test_uac2_descriptors() 554 zassert_equal(iface->iInterface, 0); in ZTEST() 582 zassert_equal(iface->iInterface, 0); in ZTEST() 596 zassert_equal(iface->iInterface, 0); in ZTEST()
|
/Zephyr-latest/subsys/usb/device_next/class/ |
D | loopback.c | 175 .iInterface = 0, \ 228 .iInterface = 0, \ 260 .iInterface = 0, \ 290 .iInterface = 0, \
|
D | bt_hci.c | 498 .iInterface = 0, \ 554 .iInterface = 0, \ 584 .iInterface = 0, \
|
D | usbd_hid_macros.h | 134 .iInterface = 0, \
|
D | usbd_cdc_ecm.c | 668 .iInterface = 0, \ 724 .iInterface = 0, \ 736 .iInterface = 0, \
|
D | usbd_cdc_ncm.c | 1219 .iInterface = 0, \ 1283 .iInterface = 0, \ 1295 .iInterface = 0, \
|
D | usbd_cdc_acm.c | 1107 .iInterface = 0, \ 1168 .iInterface = 0, \
|
D | usbd_msc.c | 798 .iInterface = 0, \
|
/Zephyr-latest/subsys/usb/device/class/netusb/ |
D | function_ecm.c | 70 .iInterface = 0, 121 .iInterface = 0, 135 .iInterface = 0,
|
D | function_eem.c | 44 .iInterface = 0,
|
D | function_rndis.c | 76 .iInterface = 0, 98 .iInterface = 0,
|
/Zephyr-latest/samples/subsys/dap/src/ |
D | main.c | 223 .iInterface = 0, 258 bulk_if->iInterface = usb_get_str_descriptor_idx(&dap_iface_desc); in iface_string_desc_init()
|
/Zephyr-latest/subsys/tracing/ |
D | tracing_backend_usb.c | 49 .iInterface = 0,
|
/Zephyr-latest/subsys/usb/device/class/ |
D | loopback.c | 45 .iInterface = 0,
|
D | bluetooth.c | 72 .iInterface = 0,
|
D | msc.c | 140 .iInterface = 0,
|
D | cdc_acm.c | 1102 .iInterface = 0, \
|
/Zephyr-latest/samples/subsys/usb/webusb/src/ |
D | webusb.c | 54 .iInterface = 0, \
|
/Zephyr-latest/tests/subsys/usb/device/src/ |
D | main.c | 40 .iInterface = 0, \
|
/Zephyr-latest/subsys/usb/device/class/dfu/ |
D | usb_dfu.c | 122 .iInterface = 0, 198 .iInterface = 4, 210 .iInterface = 5,
|
/Zephyr-latest/tests/subsys/usb/desc_sections/src/ |
D | desc_sections.c | 54 .iInterface = 0, \
|
/Zephyr-latest/samples/subsys/usb/webusb-next/src/ |
D | sfunc.c | 198 .iInterface = 0, \
|
/Zephyr-latest/include/zephyr/usb/ |
D | usb_ch9.h | 202 uint8_t iInterface; member
|
/Zephyr-latest/subsys/usb/device/class/hid/ |
D | core.c | 63 .iInterface = 0, \ 76 .iInterface = 0, \
|
/Zephyr-latest/subsys/usb/device/class/audio/ |
D | usb_audio_internal.h | 407 .iInterface = 0, \
|