Searched refs:ux_host_class_hid_semaphore (Results 1 – 14 of 14) sorted by relevance
114 status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_semaphore, UX_WAIT_FOREVER); in _ux_host_class_hid_idle_set()128 _ux_host_semaphore_put(&hid -> ux_host_class_hid_semaphore); in _ux_host_class_hid_idle_set()145 _ux_host_semaphore_put(&hid -> ux_host_class_hid_semaphore); in _ux_host_class_hid_idle_set()
120 status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_semaphore, UX_WAIT_FOREVER); in _ux_host_class_hid_idle_get()169 _ux_host_semaphore_put(&hid -> ux_host_class_hid_semaphore); in _ux_host_class_hid_idle_get()205 _ux_host_semaphore_put(&hid -> ux_host_class_hid_semaphore); in _ux_host_class_hid_idle_get()
104 status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_semaphore, UX_WAIT_FOREVER); in _ux_host_class_hid_deactivate()152 _ux_host_semaphore_delete(&hid -> ux_host_class_hid_semaphore); in _ux_host_class_hid_deactivate()
156 …status = _ux_host_semaphore_create(&hid -> ux_host_class_hid_semaphore, "ux_host_class_hid_semaph… in _ux_host_class_hid_activate()
329 …status = _ux_utility_semaphore_create(&hid_instance -> ux_host_class_hid_semaphore, "ux_host_clas… in tx_demo_thread_host_simulation_entry()338 hid_instance_semaphore_copy = hid_instance -> ux_host_class_hid_semaphore; in tx_demo_thread_host_simulation_entry()352 hid_instance -> ux_host_class_hid_semaphore = hid_instance_semaphore_copy; in tx_demo_thread_host_simulation_entry()355 status = ux_utility_semaphore_delete(&hid_instance -> ux_host_class_hid_semaphore); in tx_demo_thread_host_simulation_entry()
306 hid -> ux_host_class_hid_semaphore.tx_semaphore_id++; in tx_demo_thread_host_simulation_entry()317 hid -> ux_host_class_hid_semaphore.tx_semaphore_id--; in tx_demo_thread_host_simulation_entry()
298 hid -> ux_host_class_hid_semaphore.tx_semaphore_id++; in tx_demo_thread_host_simulation_entry()309 hid -> ux_host_class_hid_semaphore.tx_semaphore_id--; in tx_demo_thread_host_simulation_entry()
321 hid->ux_host_class_hid_semaphore.tx_semaphore_id ++; in tx_demo_thread_host_simulation_entry()332 hid->ux_host_class_hid_semaphore.tx_semaphore_id --; in tx_demo_thread_host_simulation_entry()
334 hid -> ux_host_class_hid_semaphore.tx_semaphore_id++; in tx_demo_thread_host_simulation_entry()345 hid -> ux_host_class_hid_semaphore.tx_semaphore_id--; in tx_demo_thread_host_simulation_entry()
470 status = ux_utility_semaphore_put(&hid -> ux_host_class_hid_semaphore); in tx_demo_thread_host_simulation_entry()483 hid -> ux_host_class_hid_semaphore.tx_semaphore_id++; in tx_demo_thread_host_simulation_entry()494 hid -> ux_host_class_hid_semaphore.tx_semaphore_id--; in tx_demo_thread_host_simulation_entry()
412 status = ux_utility_semaphore_put(&hid -> ux_host_class_hid_semaphore); in tx_demo_thread_host_simulation_entry()429 hid -> ux_host_class_hid_semaphore.tx_semaphore_id++; in tx_demo_thread_host_simulation_entry()440 hid -> ux_host_class_hid_semaphore.tx_semaphore_id--; in tx_demo_thread_host_simulation_entry()
350 hid -> ux_host_class_hid_semaphore.tx_semaphore_id++; in tx_demo_thread_host_simulation_entry()361 hid -> ux_host_class_hid_semaphore.tx_semaphore_id--; in tx_demo_thread_host_simulation_entry()
982 UX_SEMAPHORE ux_host_class_hid_semaphore; member1010 status = _ux_host_semaphore_get(&hid -> ux_host_class_hid_semaphore, \1015 _ux_host_semaphore_put(&hid -> ux_host_class_hid_semaphore);