Searched refs:_ux_host_semaphore_created (Results 1 – 3 of 3) sorted by relevance
148 …if (_ux_host_semaphore_created(&gser -> ux_host_class_gser_interface_array[interface_index].ux_hos… in _ux_host_class_gser_activate()
345 if (_ux_host_semaphore_created(&video -> ux_host_class_video_semaphore)) in _ux_host_class_video_activate()
282 #define _ux_host_semaphore_created(sem) ((sem)->tx_semaphore_id != 0) macro308 #define _ux_host_semaphore_created(sem) (UX_FALSE) macro