Searched refs:ignored (Results 26 – 50 of 123) sorted by relevance
12345
197 #pragma GCC diagnostic ignored "-Wpragmas"198 #pragma GCC diagnostic ignored "-Winfinite-recursion"
57 * The iface has not been ignored181 …an request that ifaces be ignored by Connection Manager by calling :c:func:`conn_mgr_ignore_iface`…183 Alternatively, an entire :ref:`L2 implementation <net_l2_interface>` can be ignored by calling :c:f…187 While ignored, the iface is treated by Connection Manager as though it were unready for network tra…191 :ref:`Bulk convenience functions <conn_mgr_control_api_bulk>` optionally skip ignored ifaces.453 You can restrict these functions to operate only on non-:ref:`ignored <conn_mgr_monitoring_ignoring…
78 -config=STD.nonstdc,behavior+={c99, GCC, "^GCC diagnostic (push|pop|ignored \"-W.*\")$"}79 -config=STD.nonstdc,behavior+={c18, GCC, "^GCC diagnostic (push|pop|ignored \"-W.*\")$"}
316 static void test_clean_egu(void *ignored) in test_clean_egu() argument318 ARG_UNUSED(ignored); in test_clean_egu()
99 reg = <0>; /* ignored, but necessary for SPI bindings */
69 reg = <0>; /* ignored, but necessary for SPI bindings */
32 pin is ignored. All other JTAG pins can be used as GPIOs
70 Any descriptor that exceeds this size will be ignored.
46 message(" 3: more obscure warnings, can most likely be ignored")
100 reg = <0>; /* ignored, but necessary for SPI bindings */
106 reg = <0>; /* ignored, but necessary for SPI bindings */
55 * is ignored by `fix_elf_addrs.py` when generating artifacts for rimage.
384 bool ignored; in cm_iface_status() local399 ignored = state & CONN_MGR_IF_IGNORED; in cm_iface_status()418 ignored ? "ignored" : "watched", in cm_iface_status()
56 pin is ignored. All other JTAG pins can be used as GPIOs
44 is no way to restart the state machine once terminated, and future events are ignored.
240 #pragma GCC diagnostic ignored "-Wdelete-non-virtual-dtor"
104 will be ignored.113 object will be ignored.
73 reg = <0>; /* ignored, but necessary for SPI bindings */
161 reg = <0>; /* ignored, but necessary for SPI bindings */
214 trailing whitespace are ignored. That means these example values222 Any empty elements are ignored. That means these example values are254 setting is ignored unless ``zephyr.base-prefer`` is ``"configfile"``.
23 # for Makefile generators and will be ignored by other generators.
24 #pragma GCC diagnostic ignored "-Walloc-size-larger-than="
86 def __call__(self, parser, args, ignored, option): argument154 def do_run(self, args, ignored): argument
19 # for Makefile generators and will be ignored by other generators.
71 - If set, only user code is analyzed and Zephyr sources are ignored.