Home
last modified time | relevance | path

Searched refs:bInterval (Results 1 – 25 of 28) sorted by relevance

12

/Zephyr-latest/subsys/usb/device_next/class/
Dloopback.c185 .bInterval = 0x00, \
195 .bInterval = 0x00, \
205 .bInterval = 0x00, \
215 .bInterval = 0x00, \
238 .bInterval = 0x01, \
248 .bInterval = 0x01, \
269 .bInterval = LB_ISO_EP_INTERVAL, \
278 .bInterval = LB_ISO_EP_INTERVAL, \
299 .bInterval = LB_ISO_EP_INTERVAL, \
308 .bInterval = LB_ISO_EP_INTERVAL, \
Dbt_hci.c507 .bInterval = BT_HCI_EP_INTERVAL_EVENTS, \
516 .bInterval = 0, \
525 .bInterval = 0, \
534 .bInterval = 0, \
543 .bInterval = 0, \
563 .bInterval = BT_HCI_EP_INTERVAL_VOICE, \
572 .bInterval = BT_HCI_EP_INTERVAL_VOICE, \
593 .bInterval = BT_HCI_EP_INTERVAL_VOICE, \
602 .bInterval = BT_HCI_EP_INTERVAL_VOICE, \
Dusbd_hid_macros.h175 .bInterval = HID_OUT_EP_INTERVAL(n, hs), \
185 .bInterval = HID_IN_EP_INTERVAL(n, hs), \
Dusbd_cdc_ecm.c703 .bInterval = CDC_ECM_FS_INT_EP_INTERVAL, \
712 .bInterval = CDC_ECM_HS_INT_EP_INTERVAL, \
745 .bInterval = 0, \
754 .bInterval = 0, \
763 .bInterval = 0, \
772 .bInterval = 0, \
Dusbd_cdc_acm.c1147 .bInterval = CDC_ACM_FS_INT_EP_INTERVAL, \
1156 .bInterval = CDC_ACM_HS_INT_EP_INTERVAL, \
1177 .bInterval = 0, \
1186 .bInterval = 0, \
1195 .bInterval = 0, \
1204 .bInterval = 0, \
Dusbd_msc.c806 .bInterval = 0, \
814 .bInterval = 0, \
822 .bInterval = 0, \
830 .bInterval = 0, \
Dusbd_cdc_ncm.c1262 .bInterval = CDC_NCM_FS_INT_EP_INTERVAL, \
1271 .bInterval = CDC_NCM_HS_INT_EP_INTERVAL, \
1304 .bInterval = 0, \
1313 .bInterval = 0, \
1322 .bInterval = 0, \
1331 .bInterval = 0, \
/Zephyr-latest/tests/drivers/udc/src/
Dmain.c104 ed->bInterval); in test_udc_ep_try_config()
119 ed->bInterval); in test_udc_ep_try_config()
134 ed->bInterval); in test_udc_ep_enable()
137 ed->bInterval); in test_udc_ep_enable()
140 ed->bInterval); in test_udc_ep_enable()
143 ed->bInterval); in test_udc_ep_enable()
335 ed->bInterval); in test_udc_ep_api()
372 .bInterval = 0, in test_udc_ep_mps()
388 ed.bInterval = 1; in test_udc_ep_mps()
394 ed.bInterval); in test_udc_ep_mps()
[all …]
/Zephyr-latest/samples/subsys/usb/webusb-next/src/
Dsfunc.c208 .bInterval = 0x00, \
218 .bInterval = 0x00, \
228 .bInterval = 0x00, \
238 .bInterval = 0x00, \
/Zephyr-latest/subsys/tracing/
Dtracing_backend_usb.c61 .bInterval = 0x00,
73 .bInterval = 0x00,
/Zephyr-latest/subsys/usb/device/class/
Dloopback.c55 .bInterval = 0x00,
65 .bInterval = 0x00,
Dbluetooth.c82 .bInterval = 0x01,
92 .bInterval = 0x01,
102 .bInterval = 0x01,
Dmsc.c150 .bInterval = 0x00,
160 .bInterval = 0x00,
/Zephyr-latest/subsys/usb/device/class/netusb/
Dfunction_ecm.c107 .bInterval = 0x09,
146 .bInterval = 0x00,
157 .bInterval = 0x00,
Dfunction_eem.c55 .bInterval = 0x00,
66 .bInterval = 0x00,
Dfunction_rndis.c86 .bInterval = 0x09,
108 .bInterval = 0x00,
118 .bInterval = 0x00,
/Zephyr-latest/tests/subsys/usb/uac2/src/
Duac2_desc.c405 zassert_equal(ep->bInterval, 1); in test_uac2_descriptors()
466 zassert_equal(ep->bInterval, 1); in test_uac2_descriptors()
619 zassert_equal(ep->bInterval, 1); in ZTEST()
639 zassert_equal(ep->bInterval, 1); in ZTEST()
/Zephyr-latest/samples/subsys/dap/src/
Dmain.c231 .bInterval = 0,
239 .bInterval = 0,
/Zephyr-latest/samples/subsys/usb/webusb/src/
Dwebusb.c64 .bInterval = interval, \
/Zephyr-latest/tests/subsys/usb/device/src/
Dmain.c50 .bInterval = interval, \
/Zephyr-latest/subsys/usb/device_next/
Dusbd_endpoint.c27 sys_le16_to_cpu(ed->wMaxPacketSize), ed->bInterval); in usbd_ep_enable()
Dusbd_init.c48 ed->bInterval); in assign_ep_addr()
/Zephyr-latest/tests/subsys/usb/desc_sections/src/
Ddesc_sections.c64 .bInterval = 0x00, \
/Zephyr-latest/include/zephyr/usb/
Dusb_ch9.h229 uint8_t bInterval; member
/Zephyr-latest/subsys/usb/device/class/audio/
Dusb_audio_internal.h299 uint8_t bInterval; member
519 .bInterval = GET_INTERVAL(dev, i), \

12