Searched refs:UX_EMPTY (Results 1 – 3 of 3) sorted by relevance
183 #define _ux_system_semaphore_created(sem) ((sem)->tx_semaphore_id != UX_EMPTY)191 #define _ux_system_thread_created(t) ((t)->tx_thread_id != UX_EMPTY)198 … _ux_system_event_flags_created(e) ((e)->tx_event_flags_group_id != UX_EMPTY)
944 #ifndef UX_EMPTY946 #define UX_EMPTY TX_EMPTY macro948 #define UX_EMPTY (0) macro
458 if (keyboard_instance -> ux_host_class_hid_keyboard_semaphore.tx_semaphore_id != UX_EMPTY) in _ux_host_class_hid_keyboard_activate()