Home
last modified time | relevance | path

Searched refs:simply (Results 26 – 50 of 127) sorted by relevance

123456

/Zephyr-latest/subsys/logging/
DKconfig.mode38 colors, or asynchronous logging, and all messages are simply
/Zephyr-latest/doc/develop/sca/
Dcodechecker.rst63 - Skip parsing the analysis, useful if you simply want to store the results.
/Zephyr-latest/samples/bluetooth/hci_uart_3wire/
DREADME.rst63 need to attach it to the Linux Host first. To do so simply build the sample and
96 to the Linux Host first. To do so simply build the sample and connect the
/Zephyr-latest/samples/bluetooth/hci_uart/
DREADME.rst63 to attach it to the Linux Host first. To do so simply build the sample and
96 to the Linux Host first. To do so simply build the sample and connect the
/Zephyr-latest/boards/seagate/legend/doc/
Dindex.rst97 computer, then you can simply run the ``west flash`` command to write a firmware
/Zephyr-latest/boards/adi/max32650evkit/doc/
Dindex.rst97 Once the debug probe is connected to your host computer, then you can simply run the
/Zephyr-latest/boards/adi/max32650fthr/doc/
Dindex.rst96 Once the debug probe is connected to your host computer, then you can simply run the
/Zephyr-latest/boards/adi/max32660evsys/doc/
Dindex.rst100 Once the debug probe is connected to your host computer, then you can simply run the
/Zephyr-latest/boards/adi/ad_swiot1l_sl/doc/
Dindex.rst101 Once the debug probe is connected to your host computer, then you can simply run the
/Zephyr-latest/samples/drivers/spi_flash_at45/
DREADME.rst27 simply disabling the :kconfig:option:`CONFIG_SPI_FLASH_AT45_USE_READ_MODIFY_WRITE` option.
/Zephyr-latest/boards/nxp/lpcxpresso11u68/doc/
Dindex.rst126 #. Next, simply run the ``west flash`` command
/Zephyr-latest/boards/ti/msp_exp432p401r_launchxl/doc/
Dindex.rst64 If you had previously installed TI OpenOCD, you can simply switch to use
/Zephyr-latest/drivers/display/
DKconfig.mcux_elcdif76 production applications should simply disable the PXP.
/Zephyr-latest/doc/kernel/services/timing/
Dtimers.rst9 or it can simply record the expiration and wait for the application
213 If the thread had no other work to do it could simply sleep
/Zephyr-latest/samples/userspace/prod_consumer/
DREADME.rst30 Application B simply processes the data. Let's pretend this data is
/Zephyr-latest/doc/services/portability/posix/conformance/
Dindex.rst27 However, we may add implementations that simply fail with ENOSYS as long as the functional
/Zephyr-latest/samples/net/sockets/echo_server/
DREADME.rst12 for incoming IPv4 or IPv6 packets (sent by the echo client) and simply sends
/Zephyr-latest/samples/subsys/llext/edk/
DREADME.rst21 semaphores, spawning threads to listen for events or simply publishing or
/Zephyr-latest/doc/build/
Dzephyr_cmake_package.rst17 When developing a Zephyr-based application, then a developer simply needs to write
301 If a Zephyr is specified in the list, but not found in the system, it is simply ignored and
306 Zephyr. When testing is done, the ``zephyr-test`` folder can simply be removed.
/Zephyr-latest/doc/kernel/services/smp/
Dsmp.rst91 :c:func:`irq_lock` are not simply invoking a very short (often ~1
208 reasonable fallback when IPI is not available: we can simply spin,
298 Similarly, where on a uniprocessor system Zephyr could simply create a
302 complicated than simply testing the thread pointer for equality with a
/Zephyr-latest/share/zephyr-package/cmake/
DZephyrConfig.cmake136 # As this code is processed inside registered packages, we simply test if another package has a
DZephyrConfigVersion.cmake128 # As this code is processed inside registered packages, we simply test if
/Zephyr-latest/boards/adi/max32670evkit/doc/
Dindex.rst187 Once the debug probe is connected to your host computer, then you can simply run the
/Zephyr-latest/doc/kernel/memory_management/
Dslabs.rst41 A thread that needs to use a memory block simply allocates it from a memory
/Zephyr-latest/arch/xtensa/core/
DREADME_MMU.txt83 The job of that exception handler is simply to ensure that the TLB has
89 fault, and simply indicates unmapped memory. The result is TLB miss
214 context switch time, you can simply change RADID and the page table

123456