Home
last modified time | relevance | path

Searched refs:ignored (Results 51 – 75 of 123) sorted by relevance

12345

/Zephyr-latest/cmake/modules/
Dsnippets.cmake39 # Warn the user if SNIPPET changes later. Such changes are ignored.
/Zephyr-latest/boards/adafruit/feather_esp32s3_tft/
Dadafruit_feather_esp32s3_tft_procpu.dts208 reg = <0>; /* ignored, but necessary for SPI bindings */
/Zephyr-latest/drivers/wifi/esp_at/
DKconfig.esp_at94 version. This is ignored if a reset pin is configured.
/Zephyr-latest/dts/bindings/
Dbinding-types.txt11 # Anything that starts with a '#' is treated as a comment and ignored.
/Zephyr-latest/drivers/counter/
Dcounter_nxp_pit.c282 #define NXP_PIT_SETUP_IRQ_ARRAY(ignored) argument
/Zephyr-latest/subsys/net/lib/dns/
Dmdns_responder.c48 #pragma GCC diagnostic ignored "-Wpragmas"
49 #pragma GCC diagnostic ignored "-Wunknown-warning-option"
50 #pragma GCC diagnostic ignored "-Warray-bounds"
51 #pragma GCC diagnostic ignored "-Wstringop-overread"
/Zephyr-latest/doc/develop/west/
Dmanifest.rst97 key. Any other keys and their contents are ignored (west v0.5 also required a
98 ``west`` key, but this is ignored starting with v0.6).
534 difference is that an inactive project is generally ignored by west. For
537 :ref:`west-manifest-import` in an inactive project will be ignored by west.
543 a project inactive using its ``groups:`` are ignored. That is, if a regular
1141 ``bar`` has any submodules, they are ignored, because ``bar`` does not have a
1150 manually; present or not they will be completely ignored by ``west``.
1177 ``path/to/foo-second-sub``. Any submodules in ``bar`` are still ignored.
1466 - name: hal_nordic # lower precedence, values ignored
1483 :file:`zephyr/west.yml` is ignored entirely. See :ref:`west-manifest-resolve`
[all …]
Dworkspaces.rst201 └── west.yml # This can be partially imported with lower precedence or ignored.
293 └── west.yml # This can be partially imported with lower precedence or ignored.
/Zephyr-latest/doc/services/pm/
Dpower_domain.rst146 They can safely be ignored though.
/Zephyr-latest/doc/build/dts/
Dbindings-intro.rst136 found, but :file:`my-app/my-company,my-serial-port.yaml` would be ignored.
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets.c92 const struct socket_op_vtable *ignored; in z_impl_zsock_get_context_object() local
94 return get_sock_vtable(sock, &ignored, NULL); in z_impl_zsock_get_context_object()
/Zephyr-latest/tests/lib/cmsis_dsp/common/
Dtest_common.h72 #pragma GCC diagnostic ignored "-Wunused-function"
/Zephyr-latest/doc/hardware/peripherals/can/
Dcontroller.rst74 node. An identifier that doesn't match any filter is ignored.
79 Bits that are set to zero in the mask are ignored when matching an identifier.
/Zephyr-latest/doc/connectivity/bluetooth/api/
Dhci.txt828 for Advertisements, the Handle input parameter is ignored in the case that
867 | | (Handle value is ignored) |
874 | | ignored) |
951 for Advertisements, the Handle input parameter is ignored in the case that
982 | | (Handle value is ignored) |
989 | | ignored) |
/Zephyr-latest/cmake/compiler/iar/
Dcompiler_flags.cmake48 --diag_suppress=Pe381 # extra ";" ignored
/Zephyr-latest/arch/arm/core/cortex_a_r/
DKconfig122 have ever been enabled, following a system reset, otherwise the update is ignored.
/Zephyr-latest/subsys/net/l2/ethernet/gptp/
DKconfig195 value 255 is used always and this setting is ignored.
/Zephyr-latest/include/zephyr/toolchain/
Dgcc.h708 TOOLCHAIN_PRAGMA(compiler diagnostic ignored warning)
/Zephyr-latest/lib/os/
DKconfig.cbprintf98 ignored.
/Zephyr-latest/tests/lib/c_lib/common/src/
Dmain.c55 #pragma GCC diagnostic ignored "-Wstringop-truncation"
655 #pragma GCC diagnostic ignored "-Wstringop-overflow" in ZTEST()
/Zephyr-latest/scripts/west_commands/runners/
Djlink.py47 def __call__(self, parser, args, ignored, option): argument
/Zephyr-latest/soc/microchip/mec/
DKconfig226 pin is ignored. All other JTAG pins can be used as GPIOs
/Zephyr-latest/doc/services/storage/nvs/
Dnvs.rst36 of the metadata. Data that is written in flash without metadata is ignored
/Zephyr-latest/drivers/dma/
Ddma_wch.c463 #pragma GCC diagnostic ignored "-Wunused-function"
/Zephyr-latest/soc/espressif/common/
DKconfig.spiram227 The option "Use custom SPI PSRAM WP(SD3) pin" must be set or this value is ignored

12345