Searched refs:direct (Results 51 – 75 of 109) sorted by relevance
12345
/Zephyr-latest/boards/renesas/rcar_h3ulcb/doc/ |
D | rcar_h3ulcb_r7.rst | 161 H3ULCB board provides two I2C buses. Unfortunately direct access to these buses is not available th…
|
/Zephyr-latest/cmake/modules/ |
D | kernel.cmake | 28 # As this module is not intended for direct loading, but should be loaded through
|
/Zephyr-latest/boards/st/disco_l475_iot1/doc/ |
D | index.rst | 7 applications with direct connection to cloud servers.
|
/Zephyr-latest/boards/nxp/frdm_k82f/doc/ |
D | index.rst | 12 tri-colored LED and two user push-buttons for direct interaction, 2x32 Mb
|
/Zephyr-latest/doc/build/dts/ |
D | macros.bnf | 109 ; The dependency ordinals of a node's requirements (direct dependencies). 111 ; The dependency ordinals of a node supports (reverse direct dependencies).
|
/Zephyr-latest/doc/services/debugging/ |
D | gdbstub.rst | 119 Note how we set :kconfig:option:`CONFIG_QEMU_EXTRA_FLAGS` to direct QEMU serial
|
/Zephyr-latest/boards/nxp/frdm_k22f/doc/ |
D | index.rst | 12 tri-colored LED and 2 user push-buttons for direct interaction, a optional
|
/Zephyr-latest/doc/ |
D | glossary.rst | 20 The application's kernel configuration settings direct the build system
|
/Zephyr-latest/cmake/emu/ |
D | qemu.cmake | 315 # the QEMU direct multiboot kernel loader from overwriting the BIOS and
|
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/ |
D | README.rst | 224 Currently the mcumgr supports, for direct upload, 4 target images, of which first two are mapped
|
/Zephyr-latest/doc/hardware/arch/ |
D | arm_cortex_m.rst | 303 Dynamic direct interrupts 306 Cortex-M builds support the installation of direct interrupt service routines during 314 Note that enabling direct dynamic interrupts requires enabling support for
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/ |
D | lll_scan.c | 1133 node_rx->rx_ftr.direct = dir_report;
|
/Zephyr-latest/doc/kernel/services/ |
D | polling.rst | 213 One of the types of events is :c:macro:`K_POLL_TYPE_SIGNAL`: this is a "direct"
|
/Zephyr-latest/boards/nxp/frdm_k64f/doc/ |
D | index.rst | 12 tri-colored LED and 2 user push-buttons for direct interaction, a microSD
|
/Zephyr-latest/arch/arc/ |
D | Kconfig | 199 Use separate stack for FIRQ handing. When the fast irq is also a direct
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.7.rst | 176 in favor of direct use of chosen node ``zephyr,bt-uart``. 178 in favor of direct use of chosen node ``zephyr,bt-mon-uart``. 180 in favor of direct use of chosen node ``zephyr,gsm-ppp``. 182 in favor of direct use of chosen node ``zephyr,uart-mcumgr``. 184 in favor of direct use of chosen node ``zephyr,console``. 186 in favor of direct use of chosen node ``zephyr,shell-uart``. 941 direct in devicetree like this example:: 1814 * :github:`33901` - tests: interrupt: irq_enable() and irq_disable() do not work with direct and re…
|
D | release-notes-1.5.rst | 136 * ``ZEP-234`` - provide a direct memory access (DMA) interface
|
/Zephyr-latest/doc/build/sysbuild/ |
D | index.rst | 63 sysbuild can direct them to the right build system. In some cases, such as 157 namespaces to direct settings either to sysbuild itself or to a specific Zephyr
|
/Zephyr-latest/doc/services/zbus/ |
D | index.rst | 152 * The channel receives the new message via direct copy (by a raw :c:func:`memcpy`); 222 is a call to the :c:func:`zbus_chan_const_msg` function, which provides a direct constant 279 is a call to the :c:func:`zbus_chan_const_msg` function, which provides a direct constant
|
/Zephyr-latest/doc/kernel/usermode/ |
D | kernelobjects.rst | 47 not be located in any memory that user threads have direct access to.
|
/Zephyr-latest/doc/connectivity/bluetooth/ |
D | bluetooth-le-host.rst | 150 an application comes in direct contact with it only when using it in the
|
/Zephyr-latest/doc/contribute/ |
D | external.rst | 130 There shall not be any direct dependency added in the Zephyr code tree (Git
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | CMakeLists.txt | 354 # tfm_s.hex is updated, as the hex is not a direct input on the executable.
|
/Zephyr-latest/boards/qemu/x86/ |
D | qemu_x86_tiny.ld | 603 * direct mapping from backing store.
|
/Zephyr-latest/subsys/net/lib/sockets/ |
D | Kconfig | 245 Enables direct offloading of socket operations to dedicated TCP/IP
|
12345