Searched refs:_ISO_MPS_B_OFFSET (Results 1 – 1 of 1) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_host_stack_enum_wMaxPacketSize_test.c | 156 #define _ISO_MPS_B_OFFSET (_BULK_MPS_B_OFFSET-7) macro 157 #define _CTRL_MPS_B_OFFSET (_ISO_MPS_B_OFFSET-7) 377 {UX_FULL_SPEED_DEVICE, 3, _ISO_MPS_B_OFFSET , 0 , 0, UX_FALSE}, in ux_test_thread_host_simulation_entry() 378 {UX_FULL_SPEED_DEVICE, 3, _ISO_MPS_B_OFFSET , 0 , 1, UX_FALSE}, in ux_test_thread_host_simulation_entry() 379 {UX_FULL_SPEED_DEVICE, 3, _ISO_MPS_B_OFFSET , 32 , 0, UX_FALSE}, in ux_test_thread_host_simulation_entry() 380 {UX_FULL_SPEED_DEVICE, 3, _ISO_MPS_B_OFFSET , 32 ,17, UX_FALSE}, in ux_test_thread_host_simulation_entry() 381 {UX_FULL_SPEED_DEVICE, 3, _ISO_MPS_B_OFFSET , 32 , 1, UX_FALSE}, in ux_test_thread_host_simulation_entry() 382 {UX_HIGH_SPEED_DEVICE, 3, _ISO_MPS_B_OFFSET , 32 ,16, UX_FALSE}, in ux_test_thread_host_simulation_entry() 383 {UX_HIGH_SPEED_DEVICE, 3, _ISO_MPS_B_OFFSET , 32 ,17, UX_FALSE}, in ux_test_thread_host_simulation_entry() 384 {UX_HIGH_SPEED_DEVICE, 3, _ISO_MPS_B_OFFSET ,1025 , 1, UX_FALSE}, in ux_test_thread_host_simulation_entry() [all …]
|