Searched defs:BSP_PLACE_IN_SECTION (Results 1 – 3 of 3) sorted by relevance
68 #define BSP_PLACE_IN_SECTION(x) __attribute__((section(x))) __attribute__((__used__)) macro
76 #define BSP_PLACE_IN_SECTION(x) __attribute__((section(x))) __attribute__((__used__)) macro
55 #define BSP_PLACE_IN_SECTION(x) __attribute__((section(x))) __attribute__((__used__)) macro