/Zephyr-latest/cmake/modules/ |
D | snippets.cmake | 39 # Warn the user if SNIPPET changes later. Such changes are ignored.
|
/Zephyr-latest/boards/adafruit/feather_esp32s3_tft/ |
D | adafruit_feather_esp32s3_tft_procpu.dts | 208 reg = <0>; /* ignored, but necessary for SPI bindings */
|
/Zephyr-latest/drivers/wifi/esp_at/ |
D | Kconfig.esp_at | 94 version. This is ignored if a reset pin is configured.
|
/Zephyr-latest/dts/bindings/ |
D | binding-types.txt | 11 # Anything that starts with a '#' is treated as a comment and ignored.
|
/Zephyr-latest/drivers/counter/ |
D | counter_nxp_pit.c | 282 #define NXP_PIT_SETUP_IRQ_ARRAY(ignored) argument
|
/Zephyr-latest/subsys/net/lib/dns/ |
D | mdns_responder.c | 48 #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/ |
D | manifest.rst | 97 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 …]
|
D | workspaces.rst | 201 └── 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/ |
D | power_domain.rst | 146 They can safely be ignored though.
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-intro.rst | 136 found, but :file:`my-app/my-company,my-serial-port.yaml` would be ignored.
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | sockets.c | 92 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/ |
D | test_common.h | 72 #pragma GCC diagnostic ignored "-Wunused-function"
|
/Zephyr-latest/doc/hardware/peripherals/can/ |
D | controller.rst | 74 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/ |
D | hci.txt | 828 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/ |
D | compiler_flags.cmake | 48 --diag_suppress=Pe381 # extra ";" ignored
|
/Zephyr-latest/arch/arm/core/cortex_a_r/ |
D | Kconfig | 122 have ever been enabled, following a system reset, otherwise the update is ignored.
|
/Zephyr-latest/subsys/net/l2/ethernet/gptp/ |
D | Kconfig | 195 value 255 is used always and this setting is ignored.
|
/Zephyr-latest/include/zephyr/toolchain/ |
D | gcc.h | 708 TOOLCHAIN_PRAGMA(compiler diagnostic ignored warning)
|
/Zephyr-latest/lib/os/ |
D | Kconfig.cbprintf | 98 ignored.
|
/Zephyr-latest/tests/lib/c_lib/common/src/ |
D | main.c | 55 #pragma GCC diagnostic ignored "-Wstringop-truncation" 655 #pragma GCC diagnostic ignored "-Wstringop-overflow" in ZTEST()
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | jlink.py | 47 def __call__(self, parser, args, ignored, option): argument
|
/Zephyr-latest/soc/microchip/mec/ |
D | Kconfig | 226 pin is ignored. All other JTAG pins can be used as GPIOs
|
/Zephyr-latest/doc/services/storage/nvs/ |
D | nvs.rst | 36 of the metadata. Data that is written in flash without metadata is ignored
|
/Zephyr-latest/drivers/dma/ |
D | dma_wch.c | 463 #pragma GCC diagnostic ignored "-Wunused-function"
|
/Zephyr-latest/soc/espressif/common/ |
D | Kconfig.spiram | 227 The option "Use custom SPI PSRAM WP(SD3) pin" must be set or this value is ignored
|