Home
last modified time | relevance | path

Searched refs:USB_DATA_ALIGN (Results 1 – 2 of 2) sorted by relevance

/bsp/nxp/imx/imxrt/libraries/drivers/usb/include/
A Dusb_misc.h390 #define USB_DATA_ALIGN 64U macro
392 #define USB_DATA_ALIGN 4U
395 #if (USB_CACHE_LINESIZE > USB_DATA_ALIGN)
398 #define USB_DATA_ALIGN_SIZE USB_DATA_ALIGN
/bsp/nxp/imx/imx6ull-smart/drivers/usb/include/
A Dusb_misc.h375 #define USB_DATA_ALIGN 64 macro
377 #define USB_DATA_ALIGN 4
380 #define USB_DATA_ALIGN_SIZE MAX(USB_CACHE_LINESIZE, USB_DATA_ALIGN)

Completed in 118 milliseconds