Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/middleware/mcux-sdk-middleware-usb/include/
Dusb_misc.h333 #define USB_LINK_DMA_NONINIT_DATA _Pragma("location = \"m_usb_dma_noninit_data\"") macro
354 #define USB_LINK_DMA_NONINIT_DATA __attribute__((section("m_usb_dma_noninit_data"))) __attribute__(…
356 #define USB_LINK_DMA_NONINIT_DATA __attribute__((section(".bss.m_usb_dma_noninit_data")))
374 #define USB_LINK_DMA_NONINIT_DATA __attribute__((section("m_usb_dma_noninit_data, \"aw\", %nob…
428 #define USB_DMA_DATA_NONINIT_SUB USB_LINK_DMA_NONINIT_DATA
449 #define USB_GLOBAL USB_LINK_DMA_NONINIT_DATA
450 #define USB_DMA_DATA_NONINIT_SUB USB_LINK_DMA_NONINIT_DATA
472 #define USB_GLOBAL USB_LINK_DMA_NONINIT_DATA
474 #define USB_DMA_DATA_NONINIT_SUB USB_LINK_DMA_NONINIT_DATA