Home
last modified time | relevance | path

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

/btstack/port/samv71-xplained-atwilc3000/ASF/common/services/delay/sam/
H A Dcycle_counter.c51 RAMFUNC
/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