Home
last modified time | relevance | path

Searched defs:RAMFUNC (Results 1 – 1 of 1) sorted by relevance

/btstack/port/samv71-xplained-atwilc3000/ASF/sam/utils/
H A Dcompiler.h232 # define RAMFUNC __attribute__ ((section(".ramfunc"))) macro
234 # define RAMFUNC __ramfunc macro
236 # define RAMFUNC __attribute__ ((section(".ramfunc"))) macro