Home
last modified time | relevance | path

Searched refs:ux_utility_error_callback_register (Results 1 – 11 of 11) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_device_class_cdc_ecm_uninitialize_test.c266 ux_utility_error_callback_register(ux_test_error_callback); in test_application_define()
Dusbx_hid_keyboard_basic_test.c259 ux_utility_error_callback_register(ux_test_error_callback); in test_application_define()
Dusbx_ux_test_hub.h383 ux_utility_error_callback_register(ux_test_error_callback); in initialize_hub_with_device_init_data()
Dusbx_rndis_basic_test.c346 ux_utility_error_callback_register(ux_test_error_callback); in test_application_define()
Dusbx_msrc_80991_device_rndis_rx_length_less_than_14_test.c347 ux_utility_error_callback_register(ux_test_error_callback); in test_application_define()
Dusbx_cdc_ecm_basic_ipv6_test.c288 ux_utility_error_callback_register(ux_test_error_callback); in ux_test_cdc_ecm_initialize_use_framework()
Dusbx_ux_test_cdc_ecm.h305 ux_utility_error_callback_register(ux_test_error_callback); in ux_test_cdc_ecm_initialize_use_framework()
Dusbx_storage_tests.c2456 ux_utility_error_callback_register(ux_test_error_callback); in test_application_define()
/USBX-v6.2.1/common/core/
DCMakeLists.txt171 ${CMAKE_CURRENT_LIST_DIR}/src/ux_utility_error_callback_register.c
/USBX-v6.2.1/common/core/inc/
Dux_utility.h455 #define ux_utility_error_callback_register _ux_utility_error_callback_register macro
/USBX-v6.2.1/docs/
Drevision_history.txt1050ux_utility_error_callback_register.c Added to allow application to receive errors.
1084 ux_utility_error_callback_register.c Changed calling parameters.
1279 ux_utility_error_callback_register.c