Home
last modified time | relevance | path

Searched refs:will (Results 1551 – 1575 of 1633) sorted by relevance

1...<<616263646566

/Zephyr-latest/scripts/west_commands/completion/
Dwest-completion.fish36 # argv[n] are the arguments to count, if not specified will count all arguments after 'west <comman…
101 # if we don't do that the folder will be catched as a subcommand and
102 # the subcommands will not be completed
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb27 … 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",
376will 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_ …
380will 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/drivers/i2c/
DKconfig69 will be removed in Zephyr 4.1.
/Zephyr-latest/doc/kernel/services/data_passing/
Dmessage_queues.rst111 Note that this api will trigger reschedule.
/Zephyr-latest/doc/kernel/data_structures/
Drbtree.rst72 as they match existing conventions. This discussion will be limited
/Zephyr-latest/boards/ti/cc1352r_sensortag/doc/
Dindex.rst220 bootloader will start if there is no valid application image in flash or the
/Zephyr-latest/include/zephyr/arch/arm/cortex_a_r/scripts/
Dlinker.ld234 * only area will be filled to a power of 2.
/Zephyr-latest/boards/ezurio/bt510/doc/
Dbt510.rst219 Many of the Bluetooth examples will work on the BT510.
/Zephyr-latest/arch/xtensa/
DKconfig266 If userspace is enabled, it will be used to restore the memory type of
/Zephyr-latest/boards/cypress/cy8ckit_062_wifi_bt/doc/
Dindex.rst177 Reset the board and the following message will appear on the corresponding
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst691 provided so that conformant applications can still link. These functions will fail, setting
1052 Unimplemented functions in this option group will fail, setting ``errno`` to ``ENOSYS``
/Zephyr-latest/doc/build/dts/api/
Dapi.rst371 Sometimes, a chosen node's label property will be used to set the default value
458 will be used by the USB subsystem to enable/disable VBUS
/Zephyr-latest/soc/infineon/cat1b/cyw20829/
Dlinker.ld363 * will not be cleared during the boot process.
/Zephyr-latest/samples/tfm_integration/tfm_ipc/
DREADME.rst169 Resetting the board and erasing it will unlock the board, this is useful in case
/Zephyr-latest/doc/hardware/arch/
Darm-scmi.rst20 The SCMI specification defines **four** key terms, which will also be used throughout
/Zephyr-latest/boards/renesas/rzg3s_smarc/doc/
Dindex.rst100 The below necessary artifacts will be located in the build/tmp/deploy/images
/Zephyr-latest/cmake/
Dmcuboot.cmake29 "CONFIG_MCUBOOT_SIGNATURE_KEY_FILE are set, the generated build will not be "
/Zephyr-latest/boards/shields/atmel_rf2xx/doc/
Dindex.rst262 at Networking -> Link Layer Options. This will avoid problems running
/Zephyr-latest/doc/services/crypto/
Dpsa_crypto.rst166 * Aborting operations if they will not be finished.
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_handlers.rst82 register the transport with MCUmgr so that commands will be sent to it. An example file would
/Zephyr-latest/boards/st/nucleo_wba55cg/doc/
Dnucleo_wba55cg.rst257 You will see the LED blinking every second.
/Zephyr-latest/boards/raytac/mdbt53_db_40/doc/
Dindex.rst214 protection is active, you will need to recover the chip before reflashing.
/Zephyr-latest/drivers/bluetooth/hci/
DKconfig250 Enable the quirk wherein BT Host stack will auto-initiate Data Length
/Zephyr-latest/boards/96boards/avenger96/doc/
Dindex.rst197 project files), and will disable existing RAM console output. Default UART
/Zephyr-latest/dts/arm/nxp/
Dnxp_lpc55S6x_common.dtsi329 /* Enabling cs-gpios below will allow using GPIO CS,

1...<<616263646566