Home
last modified time | relevance | path

Searched refs:print_semaphore (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_pictbridge_basic_test.c49 static TX_SEMAPHORE print_semaphore; variable
588 tx_semaphore_put(&print_semaphore); in test_pictbridge_device_event_callback()
603 status = tx_semaphore_create(&print_semaphore,"Print Semaphore", 0); in test_thread_device_simulation_entry()
725 status = tx_semaphore_get(&print_semaphore, 30000); in test_thread_device_simulation_entry()
Dusbx_msrc_72526_pictbridge_dps_host_start_test.c49 static TX_SEMAPHORE print_semaphore; variable
736 tx_semaphore_put(&print_semaphore); in test_pictbridge_device_event_callback()
751 status = tx_semaphore_create(&print_semaphore,"Print Semaphore", 0); in test_thread_device_simulation_entry()
873 status = tx_semaphore_get(&print_semaphore, 30000); in test_thread_device_simulation_entry()
Dusbx_msrc_81108_pictbridge_object_parse_test.c49 static TX_SEMAPHORE print_semaphore; variable
749 tx_semaphore_put(&print_semaphore); in test_pictbridge_device_event_callback()
764 status = tx_semaphore_create(&print_semaphore,"Print Semaphore", 0); in test_thread_device_simulation_entry()
886 status = tx_semaphore_get(&print_semaphore, 30000); in test_thread_device_simulation_entry()