Searched refs:USB_LINK_USB_GLOBAL (Results 1 – 2 of 2) sorted by relevance
311 #define USB_LINK_USB_GLOBAL _Pragma("location = \"m_usb_global\"") macro325 #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_GLOBAL421 #define USB_CONTROLLER_DATA USB_LINK_USB_GLOBAL491 #define USB_GLOBAL_DEDICATED_RAM USB_LINK_USB_GLOBAL
319 #define USB_LINK_USB_GLOBAL _Pragma("location = \"m_usb_global\"") macro332 #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_GLOBAL397 #define USB_CONTROLLER_DATA USB_LINK_USB_GLOBAL449 #define USB_GLOBAL_DEDICATED_RAM USB_LINK_USB_GLOBAL
Completed in 629 milliseconds