Searched defs:__RAM_FUNC (Results 1 – 1 of 1) sorted by relevance
125 #define __RAM_FUNC __attribute__((section("RAMCODESECTION"))) macro127 #define __RAM_FUNC __attribute__((section("RAMCODESECTION"))) macro130 #define __RAM_FUNC __ramfunc macro132 #define __RAM_FUNC __attribute__((section(".ram_code"), long_call)) macro134 #define __RAM_FUNC __attribute__((section(".ram_code"))) macro