Searched refs:named (Results 126 – 150 of 157) sorted by relevance
1234567
/Zephyr-latest/boards/intel/adsp/doc/ |
D | chromebooks_adsp.rst | 15 device code named "delbin". But they should be reasonably applicable
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.6.rst | 341 * All Bosch M_CAN-based front-end drivers now use named IRQs, "int0" and "int1". 466 * Added a field named ``num_xfer`` in :c:struct:`i3c_msg` and 1175 * Added support for named semaphores.
|
D | release-notes-3.3.rst | 1533 …- specifier cells for space "pwm" are now named: ['channel', 'period', 'flags'] (old value: ['chan… 1561 … - specifier cells for space "dma" are now named: ['channel', 'config'] (old value: ['channel']) 1707 …- specifier cells for space "pwm" are now named: ['channel', 'period', 'flags'] (old value: ['chan… 2380 :kconfig:option:`CONFIG_IMG_ENABLE_IMAGE_CHECK` is enabled) named ``match`` 3438 * :github:`51070` - ModuleNotFoundError: No module named 'elftools' 3439 * :github:`51068` - ModuleNotFoundError: No module named 'elftools'
|
D | release-notes-3.7.rst | 16 It changes the way both SoCs and boards are named, defined and constructed in Zephyr. 998 available by the different modems. This includes generic AT mode DLCI channels, named 999 ``user_pipe_<index>`` and DLCI channels reserved for GNSS tunneling named
|
D | release-notes-1.10.rst | 215 * :github:`1392` - No module named 'elftools'
|
D | release-notes-2.4.rst | 821 option named as ``CONFIG_LVGL_[A-Z0-9_]``. 1095 * :github:`27791` - DT_DRV_COMPAT in spi_flash_w25qxxdv.c named incorrectly 1101 …` - drivers: sensor: lis2dh: compilation issue struct lis2dh_config' has no member named 'spi_conf'
|
D | release-notes-2.7.rst | 1769 * :github:`34913` - ModuleNotFoundError: No module named 'elftools' 1888 * :github:`29545` - samples: tfm_integration: tfm_ipc: No module named 'cryptography.hazmat.primiti… 1976 * :github:`1392` - No module named 'elftools'
|
D | release-notes-3.5.rst | 1162 * specifier cells for space "reset" are now named: ['id'] (old value: None) 1163 * specifier cells for space "clock" are now named: None (old value: ['reset_id'])
|
D | release-notes-2.6.rst | 1274 * :github:`35043` - NXP: Build error : ModuleNotFoundError: No module named 'elftools' 2068 * :github:`29545` - samples: tfm_integration: tfm_ipc: No module named 'cryptography.hazmat.primiti… 2237 * :github:`1392` - No module named 'elftools'
|
D | release-notes-1.13.rst | 628 * :github:`6866` - build: requirements: No module named yaml and elftools
|
D | release-notes-1.14.rst | 2079 * :github:`10231` - zephyr supported targets fail to flash with "ImportError: No module named 'colo… 2235 * :github:`6866` - build: requirements: No module named yaml and elftools 2245 * :github:`6180` - CONFIG_IS_BOOTLOADER is poorly named and documented
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 531 extra, unexpected sections in the Zephyr binary unless they are named 889 Regular expressions with named subgroups to match data fields found 920 Data fields, extracted by the regular expressions into named subgroups,
|
D | ztest.rst | 60 that the test function will already include a variable named ``fixture`` with the type
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | host-tools.rst | 395 configuration file named ``config.t32`` located in the TRACE32 system
|
/Zephyr-latest/doc/build/dts/ |
D | howtos.rst | 492 * This instantiation macro is named "CREATE_MY_DEVICE".
|
/Zephyr-latest/doc/hardware/porting/ |
D | arch.rst | 861 * Must define a member named ``exception`` of type ``unsigned int`` to 965 an array named :c:var:`gdb_mem_region_array` of type
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 820 # board_runner_args() are part of a macro named app_set_runner_args(), 4486 # This section is similar to the extensions named *_ifdef, except 5008 # This means the section named `foo` will default include the sections matching 5158 # The output section will be named `<name>_area` and define the following linker 5166 # NAME <name> : Name of the struct type, the output section be named 5611 # named "${PROJECT_BINARY_DIR}/hello_world.llext".
|
/Zephyr-latest/soc/espressif/esp32/ |
D | default.ld | 231 named rtc_wake_stub*.c and the data marked with
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | default.ld | 236 named rtc_wake_stub*.c and the data marked with
|
/Zephyr-latest/boards/openisa/rv32m1_vega/doc/ |
D | index.rst | 13 The two RISC-V CPUs are named RI5CY and ZERO-RISCY, and are
|
/Zephyr-latest/doc/contribute/coding_guidelines/ |
D | index.rst | 300 - Single-bit named bit fields shall not be of a signed type 342 - Function types shall be in prototype form with named parameters
|
/Zephyr-latest/doc/build/sysbuild/ |
D | index.rst | 373 configuration files. By default, sysbuild looks for a configuration file named
|
/Zephyr-latest/doc/build/kconfig/ |
D | tips.rst | 63 named ``MY_DEVICE_I2C_BUS_NAME`` for specifying the bus node your device is
|
/Zephyr-latest/ |
D | Kconfig.zephyr | 918 bool "Generate build metadata files named Makefile.exports"
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 479 # namespace, or class. And the struct will be named TypeS. This can typically be 635 # classes, one named CLASS and the other named Class, and to also support
|
1234567