Searched refs:USB_LINK_USB_BDT (Results 1 – 2 of 2) sorted by relevance
312 #define USB_LINK_USB_BDT _Pragma("location = \"m_usb_bdt\"") macro330 #define USB_LINK_USB_BDT __attribute__((section("m_usb_bdt"))) __attribute__((zero_init))332 #define USB_LINK_USB_BDT __attribute__((section(".bss.m_usb_bdt")))354 #define USB_LINK_USB_BDT __attribute__((section("m_usb_bdt, \"aw\", %nobits @")))406 #define USB_BDT USB_LINK_USB_BDT427 #define USB_BDT USB_LINK_USB_BDT
320 #define USB_LINK_USB_BDT _Pragma("location = \"m_usb_bdt\"") macro333 #define USB_LINK_USB_BDT __attribute__((section("m_usb_bdt"))) __attribute__((zero_init))346 #define USB_LINK_USB_BDT __attribute__((section("m_usb_bdt, \"aw\", %nobits @")))387 #define USB_BDT USB_LINK_USB_BDT402 #define USB_BDT USB_LINK_USB_BDT
Completed in 10 milliseconds