Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/inc/
Dux_utility.h275 #define _ux_host_semaphore_created(sem) ((sem)->tx_semaphore_id != 0) macro
301 #define _ux_host_semaphore_created(sem) (UX_FALSE) macro