| /USBX-v6.2.1/cmake/ |
| D | arm-none-eabi.cmake | 15 …e test compiles use static library option so that we don't need to pre-set linker flags and scripts 18 … ${SPEC_FLAGS} -fdata-sections -ffunction-sections -mlong-calls" CACHE INTERNAL "c compiler flags") 19 …ns -ffunction-sections -fno-rtti -fno-exceptions -mlong-calls" CACHE INTERNAL "cxx compiler flags") 20 set(CMAKE_ASM_FLAGS "${MCPU_FLAGS} -x assembler-with-cpp" CACHE INTERNAL "asm compiler flags") 21 …AKE_EXE_LINKER_FLAGS "${MCPU_FLAGS} ${LD_FLAGS} -Wl,--gc-sections" CACHE INTERNAL "exe link flags") 23 SET(CMAKE_C_FLAGS_DEBUG "-Og -g -ggdb3" CACHE INTERNAL "c debug compiler flags") 24 SET(CMAKE_CXX_FLAGS_DEBUG "-Og -g -ggdb3" CACHE INTERNAL "cxx debug compiler flags") 25 SET(CMAKE_ASM_FLAGS_DEBUG "-g -ggdb3" CACHE INTERNAL "asm debug compiler flags") 27 SET(CMAKE_C_FLAGS_RELEASE "-O3" CACHE INTERNAL "c release compiler flags") 28 SET(CMAKE_CXX_FLAGS_RELEASE "-O3" CACHE INTERNAL "cxx release compiler flags") [all …]
|
| /USBX-v6.2.1/test/regression/ |
| D | ux_test_standalone_references.c | 20 extern VOID _tx_thread_interrupt_restore(ALIGN_TYPE flags); 21 VOID _ux_utility_interrupt_restore(ALIGN_TYPE flags) in _ux_utility_interrupt_restore() argument 23 _tx_thread_interrupt_restore(flags); in _ux_utility_interrupt_restore()
|
| D | usbx_ux_utility_memory_test.c | 302 const CHAR flags[] = { in test_application_define() local 420 for (i = 0; i < sizeof(flags); i ++) in test_application_define() 431 ptr = ux_utility_memory_allocate(aligns[j], flags[i], 8); in test_application_define()
|
| D | usbx_test_USBX_6_ux_version_id.c | 85 const CHAR flags[] = { in test_application_define() local
|
| D | usbx_ux_utility_timer_test.c | 296 const CHAR flags[] = { in test_application_define() local
|
| D | usbx_ux_utility_string_length_check_test.c | 296 const CHAR flags[] = { in test_application_define() local
|
| D | usbx_ux_utility_mutex_test.c | 296 const CHAR flags[] = { in test_application_define() local
|
| D | usbx_ux_device_class_storage_invalid_lun_test.c | 432 UCHAR flags, ULONG data_length, ULONG cb_length, in _test_host_class_storage_inquiry() argument 443 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, cb_length); in _test_host_class_storage_inquiry()
|
| D | usbx_device_class_ccid_busy_abort_tests.c | 88 ULONG flags; member 1180 if (slot_tester[cmd->bSlot].flags & SLOT_TESTER_FLAG_ABORT) in ux_test_ccid_xfr_block() 1182 slot_tester[cmd->bSlot].flags &= ~SLOT_TESTER_FLAG_ABORT; in ux_test_ccid_xfr_block() 1444 slot_tester[slot].flags |= SLOT_TESTER_FLAG_ABORT; in ux_test_ccid_abort()
|
| D | usbx_ux_device_class_storage_inquiry_test.c | 451 UCHAR flags, ULONG data_length, ULONG cb_length, in _test_host_class_storage_inquiry() argument 462 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, cb_length); in _test_host_class_storage_inquiry()
|
| D | usbx_ux_device_class_storage_write_test.c | 512 static void _test_init_cbw_WRITE_EX(UCHAR flags, ULONG data_length, in _test_init_cbw_WRITE_EX() argument 527 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, command_length); in _test_init_cbw_WRITE_EX()
|
| D | usbx_ux_device_class_storage_read_test.c | 513 UCHAR flags, ULONG data_length, in _test_init_cbw_READ_EX() argument 527 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, command_length); in _test_init_cbw_READ_EX()
|
| D | usbx_standalone_device_storage_read_write_test.c | 684 UCHAR flags, ULONG data_length, ULONG cb_length, in _test_host_class_storage_inquiry() argument 695 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, cb_length); in _test_host_class_storage_inquiry() 935 UCHAR flags, ULONG data_length, in _test_init_cbw_READ_EX() argument 949 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, command_length); in _test_init_cbw_READ_EX() 996 static void _test_init_cbw_WRITE_EX(UCHAR flags, ULONG data_length, in _test_init_cbw_WRITE_EX() argument 1011 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, command_length); in _test_init_cbw_WRITE_EX()
|
| D | usbx_standalone_device_storage_basic_test.c | 684 UCHAR flags, ULONG data_length, ULONG cb_length, in _test_host_class_storage_inquiry() argument 695 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, cb_length); in _test_host_class_storage_inquiry() 935 UCHAR flags, ULONG data_length, in _test_init_cbw_READ_EX() argument 949 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, command_length); in _test_init_cbw_READ_EX() 996 static void _test_init_cbw_WRITE_EX(UCHAR flags, ULONG data_length, in _test_init_cbw_WRITE_EX() argument 1011 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, command_length); in _test_init_cbw_WRITE_EX()
|
| D | usbx_standalone_device_storage_error_cv_test.c | 684 UCHAR flags, ULONG data_length, ULONG cb_length, in _test_host_class_storage_inquiry() argument 695 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, cb_length); in _test_host_class_storage_inquiry() 935 UCHAR flags, ULONG data_length, in _test_init_cbw_READ_EX() argument 949 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, command_length); in _test_init_cbw_READ_EX() 996 static void _test_init_cbw_WRITE_EX(UCHAR flags, ULONG data_length, in _test_init_cbw_WRITE_EX() argument 1011 _ux_host_class_storage_cbw_initialize(storage, flags, data_length, command_length); in _test_init_cbw_WRITE_EX()
|
| /USBX-v6.2.1/common/usbx_device_classes/src/ |
| D | ux_device_class_storage_synchronize_cache.c | 96 UCHAR flags; in _ux_device_class_storage_synchronize_cache() local 164 flags = *(cbwcb + UX_SLAVE_CLASS_STORAGE_SYNCHRONIZE_CACHE_FLAGS); in _ux_device_class_storage_synchronize_cache() 167 if ((flags & UX_SLAVE_CLASS_STORAGE_SYNCHRONIZE_CACHE_FLAGS_IMMED) != 0) in _ux_device_class_storage_synchronize_cache() 177 if ((flags & UX_SLAVE_CLASS_STORAGE_SYNCHRONIZE_CACHE_FLAGS_IMMED) != 0) in _ux_device_class_storage_synchronize_cache()
|
| D | ux_device_class_ccid_runner_thread_entry.c | 87 ULONG event_mask, flags; in _ux_device_class_ccid_runner_thread_entry() local 120 event_mask, UX_OR_CLEAR, &flags, UX_WAIT_FOREVER); in _ux_device_class_ccid_runner_thread_entry()
|
| /USBX-v6.2.1/common/usbx_host_classes/src/ |
| D | ux_host_class_storage_cbw_initialize.c | 81 VOID _ux_host_class_storage_cbw_initialize(UX_HOST_CLASS_STORAGE *storage, UINT flags, in _ux_host_class_storage_cbw_initialize() argument 102 *(cbw + UX_HOST_CLASS_STORAGE_CBW_FLAGS) = (UCHAR)flags; in _ux_host_class_storage_cbw_initialize()
|
| D | ux_host_class_storage_transport_run.c | 313 UCHAR flags = *(cbw + UX_HOST_CLASS_STORAGE_CBW_FLAGS); in _ux_host_class_storage_transport_trans_next() local 339 if (flags & UX_HOST_CLASS_STORAGE_DATA_IN) in _ux_host_class_storage_transport_trans_next() 357 if (flags & UX_HOST_CLASS_STORAGE_DATA_IN) in _ux_host_class_storage_transport_trans_next()
|
| /USBX-v6.2.1/common/usbx_device_classes/inc/ |
| D | ux_device_class_dfu.h | 243 #define _ux_device_class_dfu_event_flags_set(dfu, flags) do { … argument 244 … _ux_utility_event_flags_set(&(dfu) -> ux_slave_class_dfu_event_flags_group, flags, UX_OR); \ 247 #define _ux_device_class_dfu_event_flags_set(dfu, flags) do { \ argument 248 (dfu) -> ux_device_class_dfu_flags |= flags; \
|
| /USBX-v6.2.1/common/core/src/ |
| D | ux_host_stack_transfer_run.c | 262 ULONG flags; in _ux_host_stack_transfer_retire() local 286 flags = transfer -> ux_transfer_request_flags; in _ux_host_stack_transfer_retire() 289 if (flags & UX_TRANSFER_FLAG_AUTO_DEVICE_UNLOCK) in _ux_host_stack_transfer_retire()
|
| /USBX-v6.2.1/common/core/inc/ |
| D | ux_utility.h | 156 #define _ux_utility_interrupt_restore(flags) _tx_thread_interrupt_restore(flags) argument 224 #define _ux_system_event_flags_set(g,flags,option) do{(void)flags;}while(0) argument 225 #define _ux_system_event_flags_set_rc(g,flags,option) (UX_SUCCESS) argument 269 #define _ux_device_event_flags_set(g,flags,option) do{}while(0) argument 322 #define _ux_host_event_flags_set(g,flags,option) do{}while(0) argument
|
| /USBX-v6.2.1/common/usbx_host_classes/inc/ |
| D | ux_host_class_storage.h | 622 VOID _ux_host_class_storage_cbw_initialize(UX_HOST_CLASS_STORAGE *storage, UINT flags,
|
| /USBX-v6.2.1/docs/ |
| D | revision_history.txt | 2631 ux_utility_event_flags_create.c Added utility to create event flags. 2632 ux_utility_event_flags_delete.c Added utility to delete event flags. 2633 ux_utility_event_flags_get.c Added utility to get event flags. 2634 ux_utility_event_flags_set.c Added utility to set event flags.
|