Home
last modified time | relevance | path

Searched refs:dummy_memory_block_first (Results 1 – 14 of 14) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_hid_report_add_test.c294 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry() local
332 dummy_memory_block_first -> ux_memory_block_next = UX_NULL; in tx_demo_thread_host_simulation_entry()
333 dummy_memory_block_first -> ux_memory_byte_pool = UX_NULL; in tx_demo_thread_host_simulation_entry()
338 …y_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] -> ux_byte_pool_start = (UCHAR *)dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
339 …yte_pool[UX_MEMORY_BYTE_POOL_CACHE_SAFE] -> ux_byte_pool_start = (UCHAR *)dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
379 dummy_memory_block_first -> ux_memory_block_next = UX_NULL; in tx_demo_thread_host_simulation_entry()
380 dummy_memory_block_first -> ux_memory_byte_pool = UX_NULL; in tx_demo_thread_host_simulation_entry()
384 …y_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] -> ux_byte_pool_start = (UCHAR *)dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
385 …yte_pool[UX_MEMORY_BYTE_POOL_CACHE_SAFE] -> ux_byte_pool_start = (UCHAR *)dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
424 dummy_memory_block_first -> ux_memory_block_next = UX_NULL; in tx_demo_thread_host_simulation_entry()
[all …]
Dusbx_ux_device_class_hid_initialize_test.c403 dummy_memory_block_first -> ux_memory_block_next = UX_NULL; in tx_demo_thread_host_simulation_entry()
404 dummy_memory_block_first -> ux_memory_block_previous = UX_NULL; in tx_demo_thread_host_simulation_entry()
405 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
406 dummy_memory_block_first -> ux_memory_block_size = 0; in tx_demo_thread_host_simulation_entry()
407 _ux_system -> ux_system_regular_memory_pool_start = dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
408 _ux_system -> ux_system_cache_safe_memory_pool_start = dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
426 dummy_memory_block_first -> ux_memory_block_next = UX_NULL; in tx_demo_thread_host_simulation_entry()
427 dummy_memory_block_first -> ux_memory_block_previous = UX_NULL; 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()
429dummy_memory_block_first -> ux_memory_block_size = calculate_final_memory_request_size(1, sizeof(U… in tx_demo_thread_host_simulation_entry()
[all …]
Dusbx_storage_direct_calls_test.c266 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in ux_hcd_sim_host_entry_filter_transfer_request_failed_test1() local
322 dummy_memory_block_first -> ux_memory_block_next = UX_NULL; in ux_hcd_sim_host_entry_filter_transfer_request_failed_test1()
323 dummy_memory_block_first -> ux_memory_block_previous = UX_NULL; in ux_hcd_sim_host_entry_filter_transfer_request_failed_test1()
324 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in ux_hcd_sim_host_entry_filter_transfer_request_failed_test1()
325 dummy_memory_block_first -> ux_memory_block_size = 0; in ux_hcd_sim_host_entry_filter_transfer_request_failed_test1()
326 _ux_system -> ux_system_regular_memory_pool_start = dummy_memory_block_first; in ux_hcd_sim_host_entry_filter_transfer_request_failed_test1()
327 _ux_system -> ux_system_cache_safe_memory_pool_start = dummy_memory_block_first; in ux_hcd_sim_host_entry_filter_transfer_request_failed_test1()
688 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry() local
1059 dummy_memory_block_first -> ux_memory_block_next = UX_NULL; in tx_demo_thread_host_simulation_entry()
1060 dummy_memory_block_first -> ux_memory_block_previous = UX_NULL; in tx_demo_thread_host_simulation_entry()
[all …]
Dusbx_ux_host_class_hid_keyboard_activate_test.c283 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry() local
427 dummy_memory_block_first -> ux_memory_block_next = UX_NULL; in tx_demo_thread_host_simulation_entry()
428 dummy_memory_block_first -> ux_memory_block_previous = UX_NULL; in tx_demo_thread_host_simulation_entry()
429 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
430 dummy_memory_block_first -> ux_memory_block_size = 0; in tx_demo_thread_host_simulation_entry()
431 _ux_system -> ux_system_regular_memory_pool_start = dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
453 dummy_memory_block_first -> ux_memory_block_next = UX_NULL; in tx_demo_thread_host_simulation_entry()
454 dummy_memory_block_first -> ux_memory_block_previous = UX_NULL; 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()
456 dummy_memory_block_first -> ux_memory_block_size = 0x132; in tx_demo_thread_host_simulation_entry()
[all …]
Dusbx_ux_host_class_hid_remote_control_activate_test2.c280 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry() local
313 dummy_memory_block_first -> ux_memory_block_next = UX_NULL; in tx_demo_thread_host_simulation_entry()
314 dummy_memory_block_first -> ux_memory_byte_pool = UX_NULL; in tx_demo_thread_host_simulation_entry()
318 …ry_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] -> ux_byte_pool_start = (UCHAR*)dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
339 dummy_memory_block_first -> ux_memory_block_next = UX_NULL; in tx_demo_thread_host_simulation_entry()
340 dummy_memory_block_first -> ux_memory_byte_pool = UX_NULL; in tx_demo_thread_host_simulation_entry()
344 …ry_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] -> ux_byte_pool_start = (UCHAR*)dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_mouse_activate_test.c341 dummy_memory_block_first -> ux_memory_block_next = UX_NULL; in tx_demo_thread_host_simulation_entry()
342 dummy_memory_block_first -> ux_memory_block_previous = UX_NULL; in tx_demo_thread_host_simulation_entry()
343 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
344 dummy_memory_block_first -> ux_memory_block_size = 0; in tx_demo_thread_host_simulation_entry()
345 _ux_system -> ux_system_regular_memory_pool_start = dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
346 _ux_system -> ux_system_cache_safe_memory_pool_start = dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_report_descriptor_get_test4.c289 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry() local
317 dummy_memory_block_first -> ux_memory_block_next = UX_NULL; in tx_demo_thread_host_simulation_entry()
318 dummy_memory_block_first -> ux_memory_byte_pool = UX_NULL; in tx_demo_thread_host_simulation_entry()
322 …y_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] -> ux_byte_pool_start = (UCHAR *)dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
323 …yte_pool[UX_MEMORY_BYTE_POOL_CACHE_SAFE] -> ux_byte_pool_start = (UCHAR *)dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_interrupt_endpoint_search_test.c283 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry() local
301 dummy_memory_block_first -> ux_memory_block_next = UX_NULL; in tx_demo_thread_host_simulation_entry()
302 dummy_memory_block_first -> ux_memory_byte_pool = UX_NULL; in tx_demo_thread_host_simulation_entry()
306 …ry_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] -> ux_byte_pool_start = (UCHAR*)dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
307 …byte_pool[UX_MEMORY_BYTE_POOL_CACHE_SAFE] -> ux_byte_pool_start = (UCHAR*)dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_descriptor_parse_test.c397 dummy_memory_block_first -> ux_memory_block_next = UX_NULL; in tx_demo_thread_host_simulation_entry()
398 dummy_memory_block_first -> ux_memory_block_previous = UX_NULL; in tx_demo_thread_host_simulation_entry()
399 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
400 dummy_memory_block_first -> ux_memory_block_size = 0; in tx_demo_thread_host_simulation_entry()
401 _ux_system -> ux_system_regular_memory_pool_start = dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
402 _ux_system -> ux_system_cache_safe_memory_pool_start = dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_client_register_test2.c271 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry() local
304 dummy_memory_block_first -> ux_memory_block_next = UX_NULL; in tx_demo_thread_host_simulation_entry()
305 dummy_memory_block_first -> ux_memory_byte_pool = UX_NULL; in tx_demo_thread_host_simulation_entry()
309 …ry_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] -> ux_byte_pool_start = (UCHAR*)dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_activate_test.c368 dummy_memory_block_first -> ux_memory_block_next = UX_NULL; in tx_demo_thread_host_simulation_entry()
369 dummy_memory_block_first -> ux_memory_block_previous = UX_NULL; in tx_demo_thread_host_simulation_entry()
370 dummy_memory_block_first -> ux_memory_block_status = UX_MEMORY_UNUSED; in tx_demo_thread_host_simulation_entry()
371 dummy_memory_block_first -> ux_memory_block_size = 0; in tx_demo_thread_host_simulation_entry()
372 _ux_system -> ux_system_regular_memory_pool_start = dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_idle_get_test.c309 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry() local
368 dummy_memory_block_first -> ux_memory_block_next = UX_NULL; in tx_demo_thread_host_simulation_entry()
369 dummy_memory_block_first -> ux_memory_byte_pool = UX_NULL; in tx_demo_thread_host_simulation_entry()
373 …ry_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] -> ux_byte_pool_start = (UCHAR*)dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
374 …byte_pool[UX_MEMORY_BYTE_POOL_CACHE_SAFE] -> ux_byte_pool_start = (UCHAR*)dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
Dusbx_ux_host_class_hid_report_set_test.c365 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry() local
450 dummy_memory_block_first -> ux_memory_block_next = UX_NULL; in tx_demo_thread_host_simulation_entry()
451 dummy_memory_block_first -> ux_memory_byte_pool = UX_NULL; in tx_demo_thread_host_simulation_entry()
455 …ry_byte_pool[UX_MEMORY_BYTE_POOL_REGULAR] -> ux_byte_pool_start = (UCHAR*)dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
456 …byte_pool[UX_MEMORY_BYTE_POOL_CACHE_SAFE] -> ux_byte_pool_start = (UCHAR*)dummy_memory_block_first; in tx_demo_thread_host_simulation_entry()
Dusbx_msrc_81251_host_hid_report_add_fail_mem_test.c295 UX_MEMORY_BLOCK *dummy_memory_block_first = (UX_MEMORY_BLOCK *)dummy_usbx_memory; in tx_demo_thread_host_simulation_entry() local