Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/mdk/
Dcompiler_abstraction.h221 #define STRING_PRAGMA(x) _Pragma(#x) macro
222 #define __ALIGN(n) STRING_PRAGMA(data_alignment = n)