Searched refs:UX_HCD_OTG_CAPABLE (Results 1 – 4 of 4) sorted by relevance
121 if (hcd -> ux_hcd_otg_capabilities & UX_HCD_OTG_CAPABLE) in _ux_host_stack_configuration_set()
120 if ((hcd -> ux_hcd_otg_capabilities & UX_HCD_OTG_CAPABLE) && in _ux_host_stack_hnp_polling_thread_entry()
397 hcd -> ux_hcd_otg_capabilities = UX_HCD_OTG_CAPABLE; in tx_test_thread_host_simulation_entry()449 …ICE_HCD_GET(configuration->ux_configuration_device)->ux_hcd_otg_capabilities |= UX_HCD_OTG_CAPABLE; in tx_test_thread_host_simulation_entry()
1361 #define UX_HCD_OTG_CAPABLE 1u macro