Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/saml21/hal/utils/include/
Dutils.h136 #define RAMFUNC __attribute__((section(".ramfunc"))) macro
138 #define RAMFUNC __ramfunc
140 #define RAMFUNC __attribute__((section(".ramfunc")))