Searched refs:will (Results 726 – 750 of 1633) sorted by relevance
1...<<21222324252627282930>>...66
/Zephyr-latest/samples/drivers/mspi/mspi_flash/ |
D | README.rst | 18 The application will build only for a target that has a :ref:`devicetree <dt-guide>`
|
/Zephyr-latest/samples/drivers/spi_flash/ |
D | README.rst | 18 The application will build only for a target that has a devicetree node with one of the
|
/Zephyr-latest/lib/posix/options/ |
D | Kconfig.xsi | 12 Select 'y' here and Zephyr will provide implementations of
|
/Zephyr-latest/boards/qemu/xtensa/doc/ |
D | index.rst | 21 This will build an image with the synchronization sample app, boot it using
|
/Zephyr-latest/samples/posix/eventfd/ |
D | README.rst | 32 The make output file will be located in samples/posix/eventfd/build.
|
/Zephyr-latest/include/zephyr/linker/ |
D | kobject-priv-stacks.ld | 14 * space needs to be reserved for the rodata that will be
|
/Zephyr-latest/lib/libc/minimal/ |
D | CMakeLists.txt | 3 # As minimal libc will be built as a zephyr_library, clear c_library to
|
/Zephyr-latest/tests/drivers/can/timing/ |
D | Kconfig | 37 If this option is not enabled, the tests will be limited to a historical, safe set of CAN
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | CMakeLists.txt | 44 # Using 0x0 prefix will result in placing the relay vector table section
|
/Zephyr-latest/subsys/secure_storage/src/its/ |
D | CMakeLists.txt | 22 This means that the data and keys stored via the PSA APIs will not be secure at rest.
|
/Zephyr-latest/subsys/storage/stream/ |
D | Kconfig | 19 Enable callback that will be invoked once data is synchronized from
|
/Zephyr-latest/doc/develop/flash_debug/ |
D | host-tools.rst | 35 By default, flashing with bossac will only erase the flash pages containing 68 :kconfig:option:`CONFIG_BOOTLOADER_BOSSA` Kconfig option set to ``y``. This will 125 * Storage partition will be used by FCB/LittleFS/NVS 160 * Storage partition will be used by FCB/LittleFS/NVS 178 first one will be selected when using ``west flash`` command. The remaining 222 This method will also install the tools supporting the debug probes below, 282 will need to add a breakpoint at ``main`` or the reset handler manually. 394 By default, the ``t32`` runner will launch TRACE32 using the default 453 If multiple S32 debug probes are connected to the host via USB, the runner will 465 When executing ``debug`` or ``attach`` commands, the tool options will be passed [all …]
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.x86 | 35 without complete APIC emulation). Modern hardware will work 62 then this choice will rely on the TSC as time source and the
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | nothread.rst | 50 Functionality that will not work with :kconfig:option:`CONFIG_MULTITHREADING` 86 disabled will be considered.
|
/Zephyr-latest/doc/kernel/usermode/ |
D | mpu_stack_objects.rst | 47 will have :kconfig:option:`CONFIG_MPU_REQUIRES_POWER_OF_TWO_ALIGNMENT` defined. 51 v7m MPU will have these constraints.
|
/Zephyr-latest/doc/hardware/peripherals/sensor/ |
D | fetch_and_get.rst | 65 * Driver dedicated threads will not have head of line blocking if the driver 69 In all cases it's very likely there will be variable delays from the actual
|
/Zephyr-latest/doc/services/storage/fcb/ |
D | fcb.rst | 35 writing entry to flash completed ok. It will skip over entries which 45 the oldest sector which will make the space. And then call
|
/Zephyr-latest/samples/net/sockets/txtime/ |
D | Kconfig | 25 Can be used to select whether the application will use UDP 49 The application will send network packets between this
|
/Zephyr-latest/subsys/net/lib/capture/ |
D | Kconfig | 30 will allocate one net_pkt for network metadata. 31 Each net_pkt will contain a list of net_buf's that contain
|
/Zephyr-latest/subsys/canbus/isotp/ |
D | Kconfig | 73 Each data buffer will occupy ISOTP_RX_BUF_SIZE + smallish 92 Each buffer will occupy CAN_MAX_DLEN - 1 byte + header (sizeof(struct net_buf)) 107 Each data buffer will occupy CONFIG_NET_BUF_DATA_SIZE + smallish
|
/Zephyr-latest/samples/philosophers/ |
D | README.rst | 15 The philosopher always tries to get the lowest fork first (f1 then f2). When done, he will give 21 Each Philosopher will randomly alternate between the ``EATING`` and ``THINKING`` states. 39 In these cases, the philosopher threads will run with priorities 0 to 5 (preempt-only) and -7 to -2
|
/Zephyr-latest/doc/services/pm/ |
D | system.rst | 16 A wake-up event will typically be an interrupt triggered by an SoC peripheral module. 79 (higher index in the enum) will offer greater power savings and have higher wake latencies. 101 Under the residency policy, the system will enter the power state which offers the highest
|
/Zephyr-latest/doc/services/llext/ |
D | load.rst | 23 When :ref:`User Mode <usermode_api>` is enabled, the extension will not be 49 signature that is compatible with the :c:func:`k_thread_create` API, and will 68 pointers to symbols in the extension that were obtained will be invalid.
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-intro.rst | 60 The build system will then generate a macro for the ``bar-device`` node's 61 ``num-foos`` property, which will expand to the integer literal ``3``. This 124 The build system will consider any YAML file in any of these, including in any
|
/Zephyr-latest/doc/build/version/ |
D | index.rst | 56 When an application is configured using CMake, the version file will be automatically processed, 57 and will be checked automatically each time the version is changed, so CMake does not need to be 196 to support MCUboot and a signed image is generated, the version information will be automatically
|
1...<<21222324252627282930>>...66