Home
last modified time | relevance | path

Searched refs:function (Results 1 – 12 of 12) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_feature.c83 UINT _ux_host_class_hub_feature(UX_HOST_CLASS_HUB *hub, UINT port, UINT command, UINT function) in _ux_host_class_hub_feature() argument
106 transfer_request -> ux_transfer_request_value = function; in _ux_host_class_hub_feature()
/USBX-v6.2.1/common/core/src/
Dux_dcd_sim_slave_function.c86 UINT _ux_dcd_sim_slave_function(UX_SLAVE_DCD *dcd, UINT function, VOID *parameter) in _ux_dcd_sim_slave_function() argument
110 switch(function) in _ux_dcd_sim_slave_function()
Dux_hcd_sim_host_entry.c96 UINT _ux_hcd_sim_host_entry(UX_HCD *hcd, UINT function, VOID *parameter) in _ux_hcd_sim_host_entry() argument
120 switch(function) in _ux_hcd_sim_host_entry()
/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ohci_entry.c94 UINT _ux_hcd_ohci_entry(UX_HCD *hcd, UINT function, VOID *parameter) in _ux_hcd_ohci_entry() argument
118 switch(function) in _ux_hcd_ohci_entry()
Dux_hcd_ehci_entry.c94 UINT _ux_hcd_ehci_entry(UX_HCD *hcd, UINT function, VOID *parameter) in _ux_hcd_ehci_entry() argument
118 switch(function) in _ux_hcd_ehci_entry()
/USBX-v6.2.1/cmake/
Dutilities.cmake2 function(add_azrtos_component_dir dirname)
/USBX-v6.2.1/common/core/inc/
Dux_dcd_sim_slave.h155 UINT _ux_dcd_sim_slave_function(UX_SLAVE_DCD *dcd, UINT function, VOID *parameter);
Dux_hcd_sim_host.h236 UINT _ux_hcd_sim_host_entry(UX_HCD *hcd, UINT function, VOID *parameter);
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_hub.h249 UINT _ux_host_class_hub_feature(UX_HOST_CLASS_HUB *hub, UINT port, UINT command, UINT function);
/USBX-v6.2.1/
DREADME.md36 > When you see xx-xx-xxxx, 6.x or x.x in function header, this means the file is not officially rel…
50 /* This function is responsible for any low-level processor */
70 /* _tx_initialize_kernel_enter ThreadX entry function */
/USBX-v6.2.1/common/usbx_host_controllers/inc/
Dux_hcd_ohci.h387 UINT _ux_hcd_ohci_entry(UX_HCD *hcd, UINT function, VOID *parameter);
Dux_hcd_ehci.h806 UINT _ux_hcd_ehci_entry(UX_HCD *hcd, UINT function, VOID *parameter);