Searched refs:will (Results 1551 – 1575 of 1633) sorted by relevance
1...<<616263646566
/Zephyr-latest/scripts/west_commands/completion/ |
D | west-completion.fish | 36 # 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/ |
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/drivers/i2c/ |
D | Kconfig | 69 will be removed in Zephyr 4.1.
|
/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/boards/ti/cc1352r_sensortag/doc/ |
D | index.rst | 220 bootloader will start if there is no valid application image in flash or the
|
/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/boards/ezurio/bt510/doc/ |
D | bt510.rst | 219 Many of the Bluetooth examples will work on the BT510.
|
/Zephyr-latest/arch/xtensa/ |
D | Kconfig | 266 If userspace is enabled, it will be used to restore the memory type of
|
/Zephyr-latest/boards/cypress/cy8ckit_062_wifi_bt/doc/ |
D | index.rst | 177 Reset the board and the following message will appear on the corresponding
|
/Zephyr-latest/doc/services/portability/posix/option_groups/ |
D | index.rst | 691 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/ |
D | api.rst | 371 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/ |
D | linker.ld | 363 * will not be cleared during the boot process.
|
/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/doc/hardware/arch/ |
D | arm-scmi.rst | 20 The SCMI specification defines **four** key terms, which will also be used throughout
|
/Zephyr-latest/boards/renesas/rzg3s_smarc/doc/ |
D | index.rst | 100 The below necessary artifacts will be located in the build/tmp/deploy/images
|
/Zephyr-latest/cmake/ |
D | mcuboot.cmake | 29 "CONFIG_MCUBOOT_SIGNATURE_KEY_FILE are set, the generated build will not be "
|
/Zephyr-latest/boards/shields/atmel_rf2xx/doc/ |
D | index.rst | 262 at Networking -> Link Layer Options. This will avoid problems running
|
/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_wba55cg/doc/ |
D | nucleo_wba55cg.rst | 257 You will see the LED blinking every second.
|
/Zephyr-latest/boards/raytac/mdbt53_db_40/doc/ |
D | index.rst | 214 protection is active, you will need to recover the chip before reflashing.
|
/Zephyr-latest/drivers/bluetooth/hci/ |
D | Kconfig | 250 Enable the quirk wherein BT Host stack will auto-initiate Data Length
|
/Zephyr-latest/boards/96boards/avenger96/doc/ |
D | index.rst | 197 project files), and will disable existing RAM console output. Default UART
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_lpc55S6x_common.dtsi | 329 /* Enabling cs-gpios below will allow using GPIO CS,
|
1...<<616263646566