Home
last modified time | relevance | path

Searched refs:programs (Results 1 – 24 of 24) sorted by relevance

/Zephyr-latest/subsys/logging/backends/
DKconfig.swo32 viewer programs will configure SWO frequency when attached to the
/Zephyr-latest/doc/develop/
Denv_vars.rst220 Emulators and boards may also depend on additional programs. The build system
221 will try to locate those programs automatically, but may rely on additional
229 operating systems to specify a set of directories where executable programs
Dbeyond-GSG.rst28 :ref:`environment variable <env_vars>`, or programs installed with ``--user``
310 You can compile some samples to run as host programs
/Zephyr-latest/samples/subsys/usb/midi/
DREADME.rst52 don't have any such program at hand, there are some webmidi programs online,
/Zephyr-latest/boards/arduino/uno_r4/doc/
Dindex.rst31 A debug adapter is required to flash and debug programs.
/Zephyr-latest/boards/raspberrypi/rpi_pico/doc/
Dindex.rst94 PIO programs are assembled using :command:`pioasm`, a tool provided by Raspberry Pi.
96 Zephyr does not (currently) assemble PIO programs. Rather, they should be
/Zephyr-latest/doc/hardware/arch/
Darm_cortex_m.rst160 * re-programs the dynamic MPU regions to allow a user thread access its stack and application
161 memories, and/or programs a stack-overflow MPU guard at the bottom of the thread's
163 * restores the PSP for the incoming thread and re-programs the stack pointer limit
436 * One MPU region programs the entire flash area as read-execute.
438 which programs the flash with RWX permissions. If :kconfig:option:`CONFIG_USERSPACE` is
440 * One MPU region programs the entire SRAM area with privileged-only
/Zephyr-latest/doc/develop/west/
Dwhy.rst108 programs, along with separate command line interfaces that wrap
Dbuild-flash-debug.rst7 building, flashing, and interacting with Zephyr programs running on a board:
465 programs, you can specify which one to use using the ``--runner`` (or
591 programs, you can specify which one to use using the ``--runner`` (or
692 called a *runner*. Runners can flash and/or debug Zephyr programs.
802 Developers can add support for new ways to flash and debug Zephyr programs by
Dzephyr-cmds.rst226 .. important:: You must install the ``gtags`` and ``global`` programs provided
Dmanifest.rst1189 It is meant for consumption by programs that require user-specific project
1193 accessible to programs using :ref:`west-apis` as the ``userdata`` attribute of
/Zephyr-latest/samples/net/cloud/aws_iot_mqtt/
DREADME.rst18 …) test suite: `Device Qualification Program (DQP) <https://aws.amazon.com/partners/programs/dqp/>`_
/Zephyr-latest/samples/boards/nxp/mimxrt595_evk/system_off/
DREADME.rst112 5. This command programs BOOT_CFG1 to enable the flash reset pin using
/Zephyr-latest/doc/develop/test/
Dcoverage.rst22 for your programs, helping you create more efficient, faster running code and
/Zephyr-latest/doc/services/binary_descriptors/
Dindex.rst8 them accessible to other programs, such as a different image running on the same device or a host t…
/Zephyr-latest/doc/develop/getting_started/
Dindex.rst184 installation of individual programs:
408 include a compiler, assembler, linker and other programs required to build
/Zephyr-latest/boards/96boards/carbon/doc/
Dstm32f401xe.rst18 - The ``96b_carbon/stm32f401xe`` configuration is used when developing programs for
/Zephyr-latest/doc/kernel/usermode/
Doverview.rst101 - The toolchain and any supplemental programs used by the build system are
/Zephyr-latest/doc/
Dglossary.rst191 (eXecute In Place) a method of executing programs directly from long
/Zephyr-latest/scripts/
Dspelling.txt1235 progams||programs
1240 programms||programs
/Zephyr-latest/doc/kernel/services/
Dinterrupts.rst530 :c:macro:`IRQ_CONNECT` also has a runtime component which programs the desired
/Zephyr-latest/arch/
DKconfig899 a full kernel SRAM partitioning, when it programs the
/Zephyr-latest/doc/contribute/
Dguidelines.rst272 Various programs and other files used to build and test Zephyr
/Zephyr-latest/doc/releases/
Drelease-notes-3.1.rst1333 * :github:`45851` - For native_posix programs, k_yield doesn't yield to k_msleep threads