Searched refs:will (Results 1626 – 1650 of 1700) sorted by relevance
1...<<6162636465666768
/Zephyr-latest/include/zephyr/arch/arm/cortex_a_r/scripts/ |
D | linker.ld | 234 * only area will be filled to a power of 2.
|
/Zephyr-latest/arch/xtensa/ |
D | Kconfig | 266 If userspace is enabled, it will be used to restore the memory type of
|
/Zephyr-latest/drivers/i2c/ |
D | Kconfig | 69 will be removed in Zephyr 4.1.
|
/Zephyr-latest/boards/cypress/cy8ckit_062_wifi_bt/doc/ |
D | index.rst | 170 Reset the board and the following message will appear on the corresponding
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | message_queues.rst | 111 Note that this api will trigger reschedule.
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | rbtree.rst | 72 as they match existing conventions. This discussion will be limited
|
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/ |
D | train_hello_world_model.ipynb | 27 … generated by a [sine](https://en.wikipedia.org/wiki/Sine) function. This will result in a model t… 194 …"The code in the following cell will generate a set of random `x` values, calculate their sine val… 308 "The following code will split our data and then plots each set as a different color:\n" 323 "# will be used for validation. Calculate the indices of each section.\n", 328 "# The second argument to np.split is an array of indices where the data will be\n", 329 "# split. We provide two indices, so the data will be divided into three chunks.\n", 376 …will take an input value (in this case, `x`) and use it to predict a numeric output value (the sin… 378 …x` value) and runs it through 8 neurons. Based on this input, each neuron will become _activated_ … 380 …will be fed as inputs to our second layer, which is a single neuron. It will apply its own weights… 384 … network is defined, we _compile_ it, specifying parameters that determine how it will be trained:" [all …]
|
/Zephyr-latest/doc/build/dts/api/ |
D | api.rst | 369 Sometimes, a chosen node's label property will be used to set the default value 456 will be used by the USB subsystem to enable/disable VBUS
|
/Zephyr-latest/soc/infineon/cat1b/cyw20829/ |
D | linker.ld | 363 * will not be cleared during the boot process.
|
/Zephyr-latest/boards/shields/atmel_rf2xx/doc/ |
D | index.rst | 262 at Networking -> Link Layer Options. This will avoid problems running
|
/Zephyr-latest/samples/tfm_integration/tfm_ipc/ |
D | README.rst | 169 Resetting the board and erasing it will unlock the board, this is useful in case
|
/Zephyr-latest/boards/st/stm32h745i_disco/doc/ |
D | index.rst | 138 Flashing operation will depend on the target and the SoC option bytes configuration.
|
/Zephyr-latest/boards/st/stm32mp157c_dk2/doc/ |
D | stm32mp157_dk2.rst | 187 project files), and will disable existing RAM console output. Default UART
|
/Zephyr-latest/doc/services/crypto/ |
D | psa_crypto.rst | 166 * Aborting operations if they will not be finished.
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr_handlers.rst | 82 register the transport with MCUmgr so that commands will be sent to it. An example file would
|
/Zephyr-latest/boards/st/nucleo_wba52cg/doc/ |
D | nucleo_wba52cg.rst | 216 You will see the LED blinking every second.
|
/Zephyr-latest/boards/st/nucleo_wba55cg/doc/ |
D | nucleo_wba55cg.rst | 225 You will see the LED blinking every second.
|
/Zephyr-latest/doc/hardware/arch/ |
D | arm-scmi.rst | 20 The SCMI specification defines **four** key terms, which will also be used throughout
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_lpc55S6x_common.dtsi | 329 /* Enabling cs-gpios below will allow using GPIO CS,
|
/Zephyr-latest/boards/nxp/frdm_mcxw71/doc/ |
D | index.rst | 203 * Install ``blhost`` from NXP's website. This is the tool that will allow you to flash the NBU.
|
/Zephyr-latest/boards/96boards/avenger96/doc/ |
D | index.rst | 197 project files), and will disable existing RAM console output. Default UART
|
/Zephyr-latest/boards/nxp/frdm_k82f/doc/ |
D | index.rst | 174 Regardless of your choice in debug probe, we will use the OpenSDA
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | default.ld | 95 The aim of this is to keep data that will not be moved around and have a fixed address. 791 /* This section holds .ext_ram.bss data, and will be put in PSRAM */ 876 /* CPU will try to prefetch up to 16 bytes of
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.2.rst | 51 the migration of external applications, but will be removed with the 3.4 58 Therefore, any third-party code integrated using the Zephyr build system will 59 require no changes. External build systems will need to inject the definition 200 controller. Applications will need to call :c:func:`can_start` to bring the CAN controller out 705 * nRF driver will use S0D1 drive mode for TWI/TWIM pins by default. 1404 to select which image will be erased, using the ``slot`` input 1405 (will default to slot 1 if not provided). 1411 :kconfig:option:`CONFIG_OS_MGMT_TASKSTAT` is enabled, which will report the 1425 * Bluetooth transport will now reduce the size of packets that are sent if they 1681 - :github:`43308` - driver: serial: stm32: uart will lost data when use dma mode[async mode] [all …]
|
/Zephyr-latest/boards/espressif/esp_wrover_kit/doc/ |
D | index.rst | 533 With ``--sysbuild`` option the bootloader will be re-build and re-flash 559 The usual ``flash`` target will work with the ``esp_wrover_kit`` board
|
1...<<6162636465666768