Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_device_stack_get_status.c119 if (request_index == UX_OTG_STATUS_SELECTOR) in _ux_device_stack_get_status()
Dux_host_stack_hnp_polling_thread_entry.c190 … transfer_request -> ux_transfer_request_index = UX_OTG_STATUS_SELECTOR; in _ux_host_stack_hnp_polling_thread_entry()
/USBX-v6.2.1/test/regression/
Dusbx_ux_device_stack_standard_request_tests.c1580 transfer_request -> ux_transfer_request_index = UX_OTG_STATUS_SELECTOR; in tx_test_thread_simulation0_entry()
/USBX-v6.2.1/common/core/inc/
Dux_api.h1367 #define UX_OTG_STATUS_SELECTOR 0xF000u macro