Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/toolchain/iar/
Diccarm.h204 #define __PRAGMA(...) _Pragma(#__VA_ARGS__) macro
212 #define __no_optimization __PRAGMA(optimize = none)
240 #define __WARN(s) __PRAGMA(message = #s)
241 #define __WARN1(s) __PRAGMA(message = #s)
304 __PRAGMA(public_equ = #name, (unsigned int)value)
311 __PRAGMA(public_equ = #name, (unsigned int)value)