Home
last modified time | relevance | path

Searched refs:UX_MEMORY_CORRUPTED (Results 1 – 7 of 7) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_utility_memory_free.c119 UX_SYSTEM_CONTEXT_UTILITY, UX_MEMORY_CORRUPTED); in _ux_utility_memory_free()
159 UX_SYSTEM_CONTEXT_UTILITY, UX_MEMORY_CORRUPTED); in _ux_utility_memory_free()
172 UX_SYSTEM_CONTEXT_UTILITY, UX_MEMORY_CORRUPTED); in _ux_utility_memory_free()
186 UX_SYSTEM_CONTEXT_UTILITY, UX_MEMORY_CORRUPTED); in _ux_utility_memory_free()
/USBX-v6.2.1/test/regression/
Dusbx_msrc_81691_standalone_host_stack_enum_double_free_test.c279 (error_code == UX_MEMORY_CORRUPTED))); /* fail on UX_MEMORY_CORRUPTED */ in test_ux_error_callback()
Dusbx_msrc_81575_standalone_host_cdc_acm_allocated_enum_free_test.c296 (error_code == UX_MEMORY_CORRUPTED))); /* fail on UX_MEMORY_CORRUPTED */ in test_ux_error_callback()
Dusbx_msrc_81574_standalone_host_hid_allocated_enum_free_test.c328 (error_code == UX_MEMORY_CORRUPTED))); /* fail on UX_MEMORY_CORRUPTED */ in test_ux_error_callback()
Dusbx_msrc_81572_standalone_host_printer_allocated_enum_free_test.c300 (error_code == UX_MEMORY_CORRUPTED))); /* fail on UX_MEMORY_CORRUPTED */ in test_ux_error_callback()
Dusbx_msrc_81573_standalone_host_hub_allocated_enum_free_test.c314 (error_code == UX_MEMORY_CORRUPTED))); /* fail on UX_MEMORY_CORRUPTED */ in test_ux_error_callback()
/USBX-v6.2.1/common/core/inc/
Dux_api.h1481 #define UX_MEMORY_CORRUPTED 0x19 macro