Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/include/
Dusb_misc.h321 #define USB_ALIGN_PRAGMA(x) _Pragma(#x) macro
324 #define USB_RAM_ADDRESS_ALIGNMENT(n) USB_ALIGN_PRAGMA(data_alignment = n)