Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/common/
A Dusb_util.h10 #ifndef __USED
11 #define __USED __attribute__((used)) macro
29 #ifndef __USED
30 #define __USED __attribute__((used)) macro
54 #ifndef __USED
56 #define __USED __attribute__((used)) macro
58 #define __USED __root macro
/components/drivers/usb/cherryusb/core/
A Dusbh_core.h42 #define CLASS_INFO_DEFINE __attribute__((section("usbh_class_info"))) __USED __ALIGNED(1)
44 #define CLASS_INFO_DEFINE __attribute__((section(".usbh_class_info"))) __USED __ALIGNED(1)
47 #define CLASS_INFO_DEFINE __attribute__((section(".usbh_class_info"))) __USED __ALIGNED(1)

Completed in 6 milliseconds