Home
last modified time | relevance | path

Searched refs:UX_MEMORY_UNUSED (Results 1 – 9 of 9) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_utility_memory_free_block_best_get.c116 if (memory_block -> ux_memory_block_status == UX_MEMORY_UNUSED)
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hid_report_add_test.c426 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
448 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
477 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
506 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_device_class_hid_initialize_test.c405 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
428 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
453 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
Dusbx_storage_direct_calls_test.c324 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in ux_hcd_sim_host_entry_filter_transfer_request_failed_test1()
1061 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
1133 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
1163 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
1193 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
1223 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
1253 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
1286 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
1323 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
1353 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
[all …]
Dusbx_ux_host_class_hid_keyboard_activate_test.c429 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
455 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_mouse_activate_test.c343 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_activate_test.c370 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_descriptor_parse_test.c399 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
/USBX-v6.2.1/common/core/inc/
Dux_api.h1154 #define UX_MEMORY_UNUSED 0x00000000u macro