Searched defs:BSP_PLACE_IN_SECTION (Results 1 – 15 of 15) sorted by relevance
79 #define BSP_PLACE_IN_SECTION(x) __attribute__((section(x))) __attribute__((__used__)) macro
68 #define BSP_PLACE_IN_SECTION(x) __attribute__((section(x))) __attribute__((__used__)) macro
82 #define BSP_PLACE_IN_SECTION(x) __attribute__((section(x))) __attribute__((__used__)) macro
67 #define BSP_PLACE_IN_SECTION(x) __attribute__((section(x))) __attribute__((__used__)) macro
Completed in 43 milliseconds