Home
last modified time | relevance | path

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

/hal_telink-latest/tlsr9/ble/common/
Dassert.h43 #define COMPILE_MESSAGE(x) _Pragma (#x) macro
48 #define TODO(x) COMPILE_MESSAGE(message ("--TODO-- " #x))
58 #define WARN(x) COMPILE_MESSAGE(message ("--WARN-- " #x))
68 #define NOTE(x) COMPILE_MESSAGE(message ("--NOTE-- " #x))