Home
last modified time | relevance | path

Searched refs:_ux_device_semaphore_created (Results 1 – 2 of 2) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_device_stack_initialize.c438 …if (_ux_device_semaphore_created(&endpoints_pool -> ux_slave_endpoint_transfer_request.ux_slave_tr… in _ux_device_stack_initialize()
/USBX-v6.2.1/common/core/inc/
Dux_utility.h236 #define _ux_device_semaphore_created(sem) ((sem)->tx_semaphore_id != 0) macro
257 #define _ux_device_semaphore_created(sem) (UX_FALSE) macro