Home
last modified time | relevance | path

Searched refs:iInterface (Results 1 – 25 of 26) sorted by relevance

12

/Zephyr-latest/tests/subsys/usb/uac2/src/
Duac2_desc.c323 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/class/netusb/
Dfunction_ecm.c70 .iInterface = 0,
121 .iInterface = 0,
135 .iInterface = 0,
Dfunction_eem.c44 .iInterface = 0,
Dfunction_rndis.c76 .iInterface = 0,
98 .iInterface = 0,
/Zephyr-latest/subsys/dap/
Ddap_backend_usb.c199 desc->if0.iInterface = usbd_str_desc_get_idx(data->iface_str_desc_nd); in dap_func_init()
225 .iInterface = 0, \
/Zephyr-latest/subsys/usb/device_next/class/
Dloopback.c332 .iInterface = 0, \
385 .iInterface = 0, \
417 .iInterface = 0, \
447 .iInterface = 0, \
Dbt_hci.c498 .iInterface = 0, \
554 .iInterface = 0, \
584 .iInterface = 0, \
Dusbd_hid_macros.h134 .iInterface = 0, \
Dusbd_cdc_ecm.c668 .iInterface = 0, \
724 .iInterface = 0, \
736 .iInterface = 0, \
Dusbd_dfu.c158 desc->iInterface = 0; in init_if_desc()
779 image->if_desc->iInterface = usbd_str_desc_get_idx(image->sd_nd); in dfu_mode_init()
Dusbd_cdc_acm.c513 desc->if0.iInterface = usbd_str_desc_get_idx(cfg->if_desc_data); in usbd_cdc_acm_init()
1149 .iInterface = 0, \
1210 .iInterface = 0, \
Dusbd_cdc_ncm.c1219 .iInterface = 0, \
1283 .iInterface = 0, \
1295 .iInterface = 0, \
/Zephyr-latest/subsys/tracing/
Dtracing_backend_usb.c49 .iInterface = 0,
/Zephyr-latest/subsys/usb/device/class/
Dloopback.c45 .iInterface = 0,
Dbluetooth.c72 .iInterface = 0,
Dmsc.c140 .iInterface = 0,
Dcdc_acm.c1102 .iInterface = 0, \
/Zephyr-latest/samples/subsys/usb/webusb/src/
Dwebusb.c54 .iInterface = 0, \
/Zephyr-latest/tests/subsys/usb/device/src/
Dmain.c40 .iInterface = 0, \
/Zephyr-latest/subsys/usb/device/class/dfu/
Dusb_dfu.c122 .iInterface = 0,
198 .iInterface = 4,
210 .iInterface = 5,
/Zephyr-latest/tests/subsys/usb/desc_sections/src/
Ddesc_sections.c54 .iInterface = 0, \
/Zephyr-latest/samples/subsys/usb/webusb-next/src/
Dsfunc.c198 .iInterface = 0, \
/Zephyr-latest/include/zephyr/usb/
Dusb_ch9.h202 uint8_t iInterface; member
/Zephyr-latest/subsys/usb/device/class/hid/
Dcore.c63 .iInterface = 0, \
76 .iInterface = 0, \
/Zephyr-latest/subsys/usb/device/class/audio/
Dusb_audio_internal.h407 .iInterface = 0, \

12