Searched refs:ux_device_class_pima_interrupt_thread_semaphore (Results 1 – 4 of 4) sorted by relevance
145 _ux_device_semaphore_put(&pima -> ux_device_class_pima_interrupt_thread_semaphore); in _ux_device_class_pima_event_set()
138 …status = _ux_device_semaphore_get(&pima -> ux_device_class_pima_interrupt_thread_semaphore, UX_WA… in _ux_device_class_pima_interrupt_thread()
162 status = _ux_device_semaphore_create(&pima -> ux_device_class_pima_interrupt_thread_semaphore, in _ux_device_class_pima_thread()
853 UX_SEMAPHORE ux_device_class_pima_interrupt_thread_semaphore; member