Home
last modified time | relevance | path

Searched refs:_ux_device_stack_clear_feature (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_device_stack_clear_feature.c80 UINT _ux_device_stack_clear_feature(ULONG request_type, ULONG request_value, ULONG request_index) in _ux_device_stack_clear_feature() function
Dux_device_stack_control_request_process.c268 status = _ux_device_stack_clear_feature(request_type, request_value, request_index); in _ux_device_stack_control_request_process()
/USBX-v6.2.1/common/core/inc/
Dux_device_stack.h82 UINT _ux_device_stack_clear_feature(ULONG request_type, ULONG request_value, ULONG request_index…