Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_host_stack_new_endpoint_create.c169 if (endpoint -> ux_endpoint_descriptor.bInterval < 1) in _ux_host_stack_new_endpoint_create()
179 if (endpoint -> ux_endpoint_descriptor.bInterval > 16) in _ux_host_stack_new_endpoint_create()
Dux_hcd_sim_host_interrupt_endpoint_create.c135 interval = endpoint -> ux_endpoint_descriptor.bInterval; in _ux_hcd_sim_host_interrupt_endpoint_create()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_stack_enum_wMaxPacketSize_test.c348 ULONG bInterval; in ux_test_thread_host_simulation_entry() member
423 device_framework_high_speed[offset + 2] = tests[i].bInterval; in ux_test_thread_host_simulation_entry()
434 device_framework_full_speed[offset + 2] = tests[i].bInterval; in ux_test_thread_host_simulation_entry()
/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_interrupt_endpoint_create.c157 interval = endpoint -> ux_endpoint_descriptor.bInterval; in _ux_hcd_ohci_interrupt_endpoint_create()
Dux_hcd_ehci_interrupt_endpoint_create.c209 interval = endpoint -> ux_endpoint_descriptor.bInterval; in _ux_hcd_ehci_interrupt_endpoint_create()
Dux_hcd_ehci_isochronous_endpoint_create.c147 interval = (UCHAR)endpoint -> ux_endpoint_descriptor.bInterval; in _ux_hcd_ehci_isochronous_endpoint_create()
/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_audio10.h373 UCHAR bInterval; member
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_audio_streaming_sampling_set.c335 … ux_endpoint_descriptor.bInterval - 1; /* Max 8000 << 15, no overflow. */ in _ux_host_class_audio_streaming_sampling_set()
/USBX-v6.2.1/common/core/inc/
Dux_class_audio10.h515 UCHAR bInterval; member
Dux_api.h1840 UCHAR bInterval; member