Searched refs:other (Results 326 – 350 of 808) sorted by relevance
1...<<11121314151617181920>>...33
/Zephyr-latest/boards/renesas/rcar_salvator_x/doc/ |
D | rcar_salvator_x.rst | 14 like USB, Ethernet, HDMI and can work standalone or can be adapted to other boards, 86 - the other one is for CR7
|
/Zephyr-latest/boards/waveshare/nrf51_ble400/doc/ |
D | index.rst | 17 - LEDs and user keys, compatible with other official boards, easy to use 77 5. 5V/3.3V power input/output: usually used as power output, also common-grounding with other user …
|
/Zephyr-latest/doc/build/signing/ |
D | index.rst | 34 - You can change the ``hello_world`` application directory to any other application that can be 37 For more information on these and other related configuration options, see:
|
/Zephyr-latest/boards/96boards/carbon/doc/ |
D | nrf51822.rst | 27 See :ref:`96b_carbon_board` for other general information about the 69 The SWD debug pins are broken out to an external header; all other
|
/Zephyr-latest/doc/hardware/cache/ |
D | guide.rst | 27 When dealing with memory shared between a processor core and other bus masters, 90 MPU regions may be needed by other memory protection features such as 151 Invalidating the cache works similarly but in the other direction. It marks
|
/Zephyr-latest/doc/security/ |
D | secure-coding.rst | 12 the internet, or at least to other devices (that may themselves have 27 from other open source efforts. 37 need to have. This section gives references to other security 189 acknowledged as such by most other participants in the project. A 212 integer overflows, and other integer issues. The follow-on class, `OST2_1002`_,
|
/Zephyr-latest/subsys/mgmt/mcumgr/grp/shell_mgmt/ |
D | Kconfig | 7 # group commands behaviour and other aspects.
|
/Zephyr-latest/share/sysbuild/cmake/modules/ |
D | sysbuild_root.cmake | 28 # Merge in variables from other sources
|
/Zephyr-latest/samples/tfm_integration/tfm_secure_partition/ |
D | README.rst | 10 "secure services" to other partitions and/or to the non-secure firmware. TF-M already contains
|
/Zephyr-latest/samples/shields/x_nucleo_iks02a1/sensorhub/ |
D | README.rst | 13 This sample enables IIS2DLPC and ISM330DHCX sensors. Since all other shield
|
/Zephyr-latest/boards/panasonic/pan1783/doc/ |
D | index.rst | 38 The User Guide contains (amongst other things) detailed information about
|
/Zephyr-latest/samples/subsys/smf/hsm_psicc2/ |
D | README.rst | 27 For other boards just replace the board name.
|
/Zephyr-latest/samples/basic/rgb_led/ |
D | README.rst | 64 Change ``hexiwear/mk64f12`` appropriately for other supported boards.
|
/Zephyr-latest/samples/drivers/ipm/ipm_esp32/ |
D | README.rst | 37 To check the output of this sample, run ``west espressif monitor`` or any other serial
|
/Zephyr-latest/arch/common/ |
D | CMakeLists.txt | 85 # Some linkers fill unspecified region with pattern other than 0x00. Include
|
/Zephyr-latest/arch/nios2/ |
D | Kconfig | 51 nios2-download tool since it refuses to load data anywhere other than
|
/Zephyr-latest/ |
D | .gitlint | 40 # Note that the regex can contradict with other rules if not used correctly
|
/Zephyr-latest/kernel/ |
D | Kconfig.mem_domain | 74 other threads' stacks.
|
/Zephyr-latest/doc/kernel/drivers/ |
D | index.rst | 110 example, base memory mapped IO addresses, IRQ line numbers, or other fixed 302 /* Do other initialization stuff */ 343 Drivers may depend on other drivers being initialized first, or require 368 other devices in the same initialization level. The priority level is specified 375 Drivers and other system utilities can determine whether startup is 504 may already be implementing a form of inheritance which requires some other
|
/Zephyr-latest/doc/develop/api/ |
D | design_guidelines.rst | 94 has no other content that file should be conditionally included in 99 other content the feature-specific code should be conditionally
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | smp_transport.rst | 46 or uses hardware serial port control, or other means of framing. 142 Partial frame is continuation after previous initial or other partial
|
/Zephyr-latest/include/zephyr/arch/nios2/ |
D | linker.ld | 118 *(".exception.other.*") 192 *(".exception.other.*")
|
/Zephyr-latest/boards/amd/kv260_r5/doc/ |
D | index.rst | 35 The kernel currently does not support other hardware features on this platform. 79 The other option is to use the reference image from the openAMP project, the link
|
/Zephyr-latest/boards/ |
D | Kconfig | 118 This allows the injection of `-gdb` parameter from other sources such 134 Indicates that a board has no other capabilities than to use the CDC
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | workqueue.rst | 29 starving other threads. 80 other items in the queue, a queued work item may be processed quickly or it 122 the processing of other work items in the workqueue's queue. 216 would delay other system workqueue processing to an unacceptable degree. 257 thread are accepted while a queue is draining, but work items from any other 418 For simple flags :ref:`atomic_v2` may be sufficient. In other cases spin 423 work thread to sleep will starve other work queue items, which may need to 453 once the handler finishes. If it is not, the code above must take other steps 462 take the lock some other self-locking state, such as an atomic flag set by the
|
1...<<11121314151617181920>>...33