Searched refs:__USED (Results 1 – 2 of 2) sorted by relevance
10 #ifndef __USED11 #define __USED __attribute__((used)) macro29 #ifndef __USED30 #define __USED __attribute__((used)) macro54 #ifndef __USED56 #define __USED __attribute__((used)) macro58 #define __USED __root macro
42 #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