Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_gser_activate.c148 …if (_ux_host_semaphore_created(&gser -> ux_host_class_gser_interface_array[interface_index].ux_hos… in _ux_host_class_gser_activate()
Dux_host_class_video_activate.c345 if (_ux_host_semaphore_created(&video -> ux_host_class_video_semaphore)) in _ux_host_class_video_activate()
/USBX-v6.2.1/common/core/inc/
Dux_utility.h282 #define _ux_host_semaphore_created(sem) ((sem)->tx_semaphore_id != 0) macro
308 #define _ux_host_semaphore_created(sem) (UX_FALSE) macro