Searched defs:PLACE_IN_RAM_SECTION (Results 1 – 2 of 2) sorted by relevance
58 #define PLACE_IN_RAM_SECTION BSP_PLACE_IN_SECTION_V2(".code_in_ram") macro
51 #define PLACE_IN_RAM_SECTION __attribute__((noinline)) BSP_PLACE_IN_SECTION(".code_in_ram") macro