Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/core/src/
Dux_utility_memory_allocate.c152 memory_alignment = UX_ALIGN_4096; in _ux_utility_memory_allocate()
/USBX-v6.2.1/common/usbx_host_controllers/src/
Dux_hcd_ehci_initialize.c207 …hcd_ehci -> ux_hcd_ehci_frame_list = _ux_utility_memory_allocate(UX_ALIGN_4096, UX_CACHE_SAFE_MEM… in _ux_hcd_ehci_initialize()
/USBX-v6.2.1/test/regression/
Dusbx_ux_utility_basic_memory_management_test.c165 if ((pointer_1 == UX_NULL) || (((ULONG)pointer_1) & UX_ALIGN_4096)) in test_application_define()
Dusbx_ux_utility_memory_test.c319 UX_ALIGN_4096, in test_application_define()
/USBX-v6.2.1/common/core/inc/
Dux_api.h1169 #define UX_ALIGN_4096 0xfffu macro