Searched refs:structure (Results 1 – 3 of 3) sorted by relevance
| /USBX-v6.2.1/test/regression/ |
| D | usbx_ux_utility_descriptor_pack_test.c | 333 UCHAR structure[] = {4,2,1,2,4}; in ux_test_thread_simulation_0_entry() local 346 _ux_utility_descriptor_pack((UCHAR *)&input, structure, 5, output); in ux_test_thread_simulation_0_entry() 351 _ux_utility_descriptor_pack((UCHAR *)input, structure, 5, output); in ux_test_thread_simulation_0_entry()
|
| D | usbx_ux_utility_descriptor_parse_test.c | 332 UCHAR structure[] = {4,2,1,2,4}; in ux_test_thread_simulation_0_entry() local 345 _ux_utility_descriptor_parse(input, structure, 5, (UCHAR *)&output); in ux_test_thread_simulation_0_entry() 379 _ux_utility_descriptor_parse(input, structure, 5, (UCHAR *)output); in ux_test_thread_simulation_0_entry()
|
| /USBX-v6.2.1/docs/ |
| D | revision_history.txt | 14 structure fixed timeout definitions, 100 … thread, saved pending thread in transfer request structure. 334 to simulator DCD structure. 1046 … Changed the transfer structure to add timeout values. 1756 … Changed the structure name UX_STM32_ED into UX_HCD_STM32_ED the following files were modified: 2537 …ux_device_stack_interface_start.c Changed the calling parameter structure to the device … 2565 …ux_device_class_dpump.h Added data pump class structure, and added read/write …
|