Searched refs:UX_SET_DESCRIPTOR (Results 1 – 4 of 4) sorted by relevance
139 …if ((request == UX_GET_DESCRIPTOR || request == UX_SET_DESCRIPTOR) && (((request_value >> 8) & UX_… in _ux_device_stack_control_request_process()304 case UX_SET_DESCRIPTOR: in _ux_device_stack_control_request_process()
234 …if ((request == UX_GET_DESCRIPTOR || request == UX_SET_DESCRIPTOR) && (((request_value >> 8) & UX_… in hub_control_request_handler()293 case UX_SET_DESCRIPTOR: in hub_control_request_handler()
1984 transfer_request -> ux_transfer_request_function = UX_SET_DESCRIPTOR; in tx_test_thread_simulation0_entry()
1132 #define UX_SET_DESCRIPTOR 7u macro