Home
last modified time | relevance | path

Searched refs:option (Results 1 – 25 of 31) sorted by relevance

12

/USBX-v6.2.1/test/regression/
Dusbx_uxe_system_test.c64 #warning Tests skipped due to compile option! in test_application_define()
Dusbx_uxe_host_storage_test.c57 #warning Tests skipped due to compile option! in test_application_define()
Dusbx_uxe_host_cdc_acm_test.c57 #warning Tests skipped due to compile option! in test_application_define()
Dusbx_uxe_host_printer_test.c57 #warning Tests skipped due to compile option! in test_application_define()
Dusbx_uxe_host_prolific_test.c57 #warning Tests skipped due to compile option! in test_application_define()
Dusbx_uxe_device_stack_test.c66 #warning Tests skipped due to compile option! in test_application_define()
Dusbx_uxe_host_gser_test.c57 #warning Tests skipped due to compile option! in test_application_define()
Dusbx_uxe_host_swar_test.c57 #warning Tests skipped due to compile option! in test_application_define()
Dusbx_uxe_device_cdc_acm_test.c56 #warning Tests skipped due to compile option! in test_application_define()
Dusbx_uxe_device_printer_test.c57 #warning Tests skipped due to compile option! in test_application_define()
Dusbx_uxe_host_video_test.c56 #warning Tests skipped due to compile option! in test_application_define()
Dusbx_uxe_device_hid_test.c65 #warning Tests skipped due to compile option! in test_application_define()
Dusbx_uxe_device_storage_test.c65 #warning Tests skipped due to compile option! in test_application_define()
Dusbx_uxe_device_ccid_test.c162 #warning Tests skipped due to compile option! in test_application_define()
Dusbx_uxe_host_audio_test.c57 #warning Tests skipped due to compile option! in test_application_define()
Dusbx_uxe_host_stack_test.c67 #warning Tests skipped due to compile option! in test_application_define()
Dusbx_uxe_host_hid_test.c71 #warning Tests skipped due to compile option! in test_application_define()
Dusbx_standalone_host_storage_basic_test.c823 static void _msc_enumeration_test(const char* __file__, int __line__, unsigned option) in _msc_enumeration_test() argument
888 if (option & (1u)) in _msc_enumeration_test()
945 if (option & (2u)) in _msc_enumeration_test()
Dusbx_standalone_host_storage_insert_eject_test.c823 static void _msc_enumeration_test(const char* __file__, int __line__, unsigned option) in _msc_enumeration_test() argument
888 if (option & (1u)) in _msc_enumeration_test()
945 if (option & (2u)) in _msc_enumeration_test()
Dusbx_uxe_host_pima_test.c56 #warning Tests skipped due to compile option! in test_application_define()
Dusbx_standalone_host_storage_read_write_test.c826 static void _msc_enumeration_test(const char* __file__, int __line__, unsigned option) in _msc_enumeration_test() argument
891 if (option & (1u)) in _msc_enumeration_test()
948 if (option & (2u)) in _msc_enumeration_test()
Dusbx_uxe_device_audio_test.c401 #warning Tests skipped due to compile option! in test_application_define()
Dusbx_uxe_device_video_test.c443 #warning Tests skipped due to compile option! in test_application_define()
/USBX-v6.2.1/cmake/
Darm-none-eabi.cmake15 # this makes the test compiles use static library option so that we don't need to pre-set linker fl…
/USBX-v6.2.1/common/core/inc/
Dux_utility.h224 #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

12