Searched refs:other (Results 76 – 100 of 808) sorted by relevance
12345678910>>...33
/Zephyr-latest/doc/services/portability/ |
D | cmsis_rtos_v1.rst | 9 microcontrollers alone, it could be easily extended to other microcontrollers
|
/Zephyr-latest/share/sysbuild/cmake/modules/ |
D | native_simulator_sb_extensions.cmake | 12 # This final image is expected to have been set to assemble other dependent images into 14 # This will allow other tools, like twister, or the bsim test scripts, as well as users to find
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.mcux_dcnano_lcdif | 45 if the application uses the external memory for other purposes, care 47 does not overlap with other data. Each allocated LCDIF buffer will
|
/Zephyr-latest/soc/sensry/ganymed/sy1xx/common/ |
D | crt0.S | 30 SECTION_FUNC(exception.other, __soc_is_irq) 36 SECTION_FUNC(exception.other, __soc_handle_irq)
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | dfd_srv.rst | 25 Each slot contains a separate firmware image with metadata, and can be distributed to other mesh 27 specific, and may contain data from other vendors. The application should never attempt to execute
|
/Zephyr-latest/ |
D | CONTRIBUTING.rst | 18 use other licensing and are clearly identified. 37 community, ask questions, discuss issues, and help each other.
|
/Zephyr-latest/samples/subsys/fs/fs_sample/boards/ |
D | nrf52840dk_nrf52840_qspi.overlay | 9 * over QSPI device and does not collide with any other partition
|
/Zephyr-latest/doc/develop/west/ |
D | sign.rst | 19 Signing involves a number of "wrapper" scripts stacked on top of each other: ``west 23 not a problem. On the other hand, passing ``imgtool`` or ``rimage`` options through 26 whitespace or other special characters through all the wrappers can be
|
/Zephyr-latest/boards/shields/nrf7002ek/boards/ |
D | nrf5340dk_nrf5340_cpuapp.overlay | 9 * the entire node is disabled. If the application needs to forward other pins
|
/Zephyr-latest/drivers/misc/mcux_flexio/ |
D | Kconfig | 11 and should be enabled by other FlexIO drivers so
|
/Zephyr-latest/cmake/linker/ld/clang/ |
D | linker_flags.cmake | 12 # error: section: init_array is not contiguous with other relro sections
|
/Zephyr-latest/modules/hal_nordic/nrfs/backends/ |
D | Kconfig | 15 This should be higher than priority of other drivers/subsystems
|
/Zephyr-latest/boards/alientek/pandora_stm32l475/support/ |
D | openocd.cfg | 3 # but perfectly functional for any other STM32L4 board connected via
|
/Zephyr-latest/arch/common/ |
D | rom_start_offset.ld | 16 * other files included before this file.
|
/Zephyr-latest/tests/application_development/code_relocation/ |
D | linker_riscv_qemu_sram2.ld | 13 /** enable CONFIG_SRAM2 or any other partition in soc Kconfig,
|
/Zephyr-latest/soc/microchip/mec/mec172x/ |
D | Kconfig | 32 pin is ignored. All other JTAG pins can be used as GPIOs 33 or other non-JTAG alternate functions.
|
/Zephyr-latest/scripts/build/ |
D | gen_symtab.py | 64 def __eq__(self, other): argument 65 return self.addr == other.addr
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | connection_mgmt.rst | 7 to represent connections to other devices. The internals of this struct 29 define callbacks for connection & disconnection events, as well as other
|
D | hci.txt | 114 | All other values | Reserved for future use | 135 | All other values | Reserved for future use | 220 | All other values | Reserved for future use | 395 | All other values | Reserved for future use | 477 | All other values | Reserved for future use | 486 | All other values | Reserved for future use | 749 | All other values | Reserved for future use | 798 | All other values | Reserved for future use | 1044 | All other values | Reserved for future use | 1072 subevent codes from a vendor specific event. All other subevent parameters are [all …]
|
/Zephyr-latest/samples/bluetooth/central_multilink/ |
D | README.rst | 10 Application demonstrating Bluetooth LE Central role functionality by scanning for other
|
/Zephyr-latest/.github/ISSUE_TEMPLATE/ |
D | 002_enhancement.md | 27 Add any other context or graphics (drag-and-drop an image) about the feature request here.
|
D | 004_feature_request.md | 27 Add any other context or graphics (drag-and-drop an image) about the feature request here.
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.pl011 | 24 among other things defines simplified UART interface
|
/Zephyr-latest/samples/bluetooth/central/ |
D | README.rst | 11 for other Bluetooth LE devices and establishing a connection to the first one with a
|
/Zephyr-latest/boards/native/native_sim/ |
D | Kconfig | 26 CONFIG_BOARD_NATIVE_POSIX, or requires other kconfig options which depend on it. 39 interact with some other driver/device which runs at real time.
|
12345678910>>...33