Home
last modified time | relevance | path

Searched refs:UX_SYSTEM_OTG (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_system_initialize.c38 UX_SYSTEM_OTG *_ux_system_otg;
173 … _ux_system_otg = (UX_SYSTEM_OTG *) (((UCHAR *) regular_memory_pool_start) + memory_pool_offset); in _ux_system_initialize()
176 memory_pool_offset += (ULONG)sizeof(UX_SYSTEM_OTG); in _ux_system_initialize()
/USBX-v6.2.1/common/core/inc/
Dux_system.h85 extern UX_SYSTEM_OTG *_ux_system_otg;
Dux_api.h2707 } UX_SYSTEM_OTG; typedef