Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/usb/include/
A Dusb_misc.h312 #define USB_LINK_USB_BDT _Pragma("location = \"m_usb_bdt\"") macro
330 #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_BDT
427 #define USB_BDT USB_LINK_USB_BDT
/bsp/nxp/imx/imx6ull-smart/drivers/usb/include/
A Dusb_misc.h320 #define USB_LINK_USB_BDT _Pragma("location = \"m_usb_bdt\"") macro
333 #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_BDT
402 #define USB_BDT USB_LINK_USB_BDT

Completed in 10 milliseconds