Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/inc/
Dux_device_stack.h84 UINT _ux_device_stack_configuration_set(ULONG configuration_value);
Dux_api.h2707 #define ux_device_stack_configuration_set _ux_device_stack_configuration_set
/USBX-v6.2.1/common/core/src/
Dux_device_stack_control_request_process.c302 status = _ux_device_stack_configuration_set(request_value); in _ux_device_stack_control_request_process()
Dux_device_stack_configuration_set.c85 UINT _ux_device_stack_configuration_set(ULONG configuration_value) in _ux_device_stack_configuration_set() function