Searched refs:_ux_system_otg (Results 1 – 5 of 5) sorted by relevance
118 _ux_system_otg -> ux_system_otg_change_mode_event = UX_OTG_HOST_TO_SLAVE; in _ux_host_stack_role_swap()121 _ux_system_otg -> ux_system_otg_function(UX_OTG_HOST_TO_SLAVE); in _ux_host_stack_role_swap()124 _ux_system_otg -> ux_system_otg_change_mode_event = 0; in _ux_host_stack_role_swap()
136 _ux_system_otg -> ux_system_otg_slave_set_feature_flag |= UX_OTG_FEATURE_A_HNP_SUPPORT; in _ux_device_stack_set_feature()147 _ux_system_otg -> ux_system_otg_slave_set_feature_flag |= UX_OTG_FEATURE_B_HNP_ENABLE; in _ux_device_stack_set_feature()
39 UX_SYSTEM_OTG *_ux_system_otg; variable166 … _ux_system_otg = (UX_SYSTEM_OTG *) (((UCHAR *) regular_memory_pool_start) + memory_pool_offset); in _ux_system_initialize()
128 …*transfer_request -> ux_slave_transfer_request_data_pointer = (UCHAR) _ux_system_otg -> ux_system… in _ux_device_stack_get_status()
80 extern UX_SYSTEM_OTG *_ux_system_otg;