Searched defs:ERR (Results 1 – 3 of 3) sorted by relevance
450 #define ERR(e) case DNS_ ## e: return #e macro
21 #define ERR(...) LOG_INST_ERR(get_nrfx_config(dev)->log, __VA_ARGS__) macro
50 #define ERR(dev, subsys, ...) CLOCK_LOG(ERR, dev, subsys, __VA_ARGS__) macro