Searched refs:_shell_ (Results 1 – 2 of 2) sorted by relevance
29 #define Z_SHELL_VT100_CMD(_shell_, ...) \ argument32 !z_flag_use_vt100_get(_shell_)) \34 z_shell_raw_fprintf(_shell_->fprintf_ctx, __VA_ARGS__); \37 #define Z_SHELL_SET_FLAG_ATOMIC(_shell_, _type_, _flag_, _val_, _ret_) \ argument40 atomic_t *_dst_ = (atomic_t *)&(_shell_)->ctx->_type_.value; \
254 static const struct shell_static_entry UTIL_CAT(_shell_, syntax) = \260 .entry = &UTIL_CAT(_shell_, syntax) \