Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/usb/include/
A Dusb_misc.h311 #define USB_LINK_USB_GLOBAL _Pragma("location = \"m_usb_global\"") macro
325 #define USB_LINK_USB_GLOBAL __attribute__((section("m_usb_global"))) __attribute__((zero_init))
327 #define USB_LINK_USB_GLOBAL __attribute__((section(".bss.m_usb_global")))
353 #define USB_LINK_USB_GLOBAL __attribute__((section("m_usb_global, \"aw\", %nobits @")))
405 #define USB_GLOBAL USB_LINK_USB_GLOBAL
421 #define USB_CONTROLLER_DATA USB_LINK_USB_GLOBAL
491 #define USB_GLOBAL_DEDICATED_RAM USB_LINK_USB_GLOBAL
/bsp/nxp/imx/imx6ull-smart/drivers/usb/include/
A Dusb_misc.h319 #define USB_LINK_USB_GLOBAL _Pragma("location = \"m_usb_global\"") macro
332 #define USB_LINK_USB_GLOBAL __attribute__((section("m_usb_global"))) __attribute__((zero_init))
345 #define USB_LINK_USB_GLOBAL __attribute__((section("m_usb_global, \"aw\", %nobits @")))
386 #define USB_GLOBAL USB_LINK_USB_GLOBAL
397 #define USB_CONTROLLER_DATA USB_LINK_USB_GLOBAL
449 #define USB_GLOBAL_DEDICATED_RAM USB_LINK_USB_GLOBAL

Completed in 629 milliseconds