Home
last modified time | relevance | path

Searched refs:_ux_device_stack_interface_set (Results 1 – 4 of 4) sorted by relevance

/USBX-v6.2.1/common/core/inc/
Dux_device_stack.h98 UINT _ux_device_stack_interface_set(UCHAR * device_framework, ULONG device_framework_length,
Dux_api.h2717 #define ux_device_stack_interface_set _ux_device_stack_interface_set
/USBX-v6.2.1/common/core/src/
Dux_device_stack_interface_set.c88 UINT _ux_device_stack_interface_set(UCHAR * device_framework, ULONG device_framework_length, in _ux_device_stack_interface_set() function
Dux_device_stack_configuration_set.c384 _ux_device_stack_interface_set(device_framework, device_framework_length, 0); in _ux_device_stack_configuration_set()