Searched defs:BSP_PLACE_IN_SECTION (Results 1 – 2 of 2) sorted by relevance
65 #define BSP_PLACE_IN_SECTION(x) __attribute__ ((section(x))) __attribute__ ((__used__)) macro81 #define BSP_PLACE_IN_SECTION(x) @ x macro
71 #define BSP_PLACE_IN_SECTION(x) __attribute__((section(x))) __attribute__((__used__)) macro