Searched defs:IS_ENABLED (Results 1 – 3 of 3) sorted by relevance
31 #define IS_ENABLED(flag) flag macro
29 #define IS_ENABLED(flag) flag macro
124 #define IS_ENABLED(config_macro) Z_IS_ENABLED1(config_macro) macro