Home
last modified time | relevance | path

Searched refs:_ux_system_otg (Results 1 – 5 of 5) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_host_stack_role_swap.c118 _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()
Dux_device_stack_set_feature.c136 _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()
Dux_system_initialize.c39 UX_SYSTEM_OTG *_ux_system_otg; variable
166_ux_system_otg = (UX_SYSTEM_OTG *) (((UCHAR *) regular_memory_pool_start) + memory_pool_offset); in _ux_system_initialize()
Dux_device_stack_get_status.c128 …*transfer_request -> ux_slave_transfer_request_data_pointer = (UCHAR) _ux_system_otg -> ux_system… in _ux_device_stack_get_status()
/USBX-v6.2.1/common/core/inc/
Dux_system.h80 extern UX_SYSTEM_OTG *_ux_system_otg;