Searched refs:will (Results 1601 – 1625 of 1633) sorted by relevance
1...<<616263646566
/Zephyr-latest/doc/services/settings/ |
D | index.rst | 234 :c:func:`settings_load()` while initializing, and ``foo_val`` will continue counting
|
/Zephyr-latest/boards/ti/cc3235sf_launchxl/doc/ |
D | index.rst | 176 This will load the image into flash.
|
/Zephyr-latest/boards/arm/v2m_musca_b1/doc/ |
D | index.rst | 269 When building a secure/non-secure application, the secure application will
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.2.rst | 97 bindings. They will typically be defined in the board DTS file 112 gpio_pin_configure() is still supported but this feature will be removed 134 drivers will have to update their DTS board files. 263 * x86_64 will now exit QEMU when encountering a fatal error, much like 919 * :github:`21967` - json: json_obj_parse will modify the input string
|
D | release-notes-3.0.rst | 564 Linux design principles. The ``pinctrl`` API will replace the existing 772 implementing support for device power management will not use unnecessary 791 state. When the device has its state locked, the kernel will no 793 and device runtime power management operations will fail. 1307 * :github:`38598` - net_context_put will not properly close TCP connection (might lead to tcp conne…
|
D | release-notes-3.7.rst | 10 This release is the last non-maintenance 3.x release and, as such, will be the next 148 Application developers will now need to set the advertised name themselves by updating the 709 displays have been converted to this API. Boards using these displays will 1004 both functional and together with the ``MODEM_CELLULAR`` driver will provide an 1637 * By enabling :kconfig:option:`CONFIG_SYMTAB`, the symbol table will be 1664 * When using the hawkBit autohandler and an update is installed, the device will now 1787 mode supports, the timing mode will be selected and configured at
|
D | release-notes-2.6.rst | 47 If the feature is not supported by the hardware ``-ENOTSUP`` will be returned. 517 * flash_write_protection_set() has been deprecated and will be removed in 523 flash_write_protection_set() will have no effect, but the flash_write() and 524 flash_erase() driver shims will wrap their calls with calls to the protect 972 for compatibility, but it will produce a warning to inform users of the 1000 must be used without the PSA APIs. This will be resolved in a future 1177 * :github:`35278` - LittleFs Sample will not build for qemu_riscv64 sample target 1188 * :github:`35202` - smp atomic_t global_lock will never be cleared when a thread oops with global_l… 1617 * :github:`33491` - fwrite() function will cause the program to crash when wrong parameters passed 2062 * :github:`29733` - SAM0 will wake up with interrupted execution after deep sleep
|
D | release-notes-1.11.rst | 369 * :github:`5488` - target_ld_options will apply flags that should be skipped 444 * :github:`5982` - nRF5x subscribe will cause HardFault while disconnect and reconnect
|
D | release-notes-2.3.rst | 188 heap backend and will be deprecated in an upcoming release. The 666 ``ZephyrBuildConfig.cmake`` will be loaded if present in the Zephyr 985 * :github:`24409` - When the delay parameter of k_delayed_work_submit is K_FOREVER, the system will… 1202 * :github:`23153` - Binding AF_PACKET socket second time will fail with multiple network interfaces 1297 * :github:`20604` - log will be discarded before logging_thread scheduled once
|
D | release-notes-2.0.rst | 87 implementation has been deprecated and will be removed in 2.1. 470 They will be removed in the Zephyr 2.2 release. 712 * :github:`18181` - Some platforms(e.g. sam_e70_xplained) will be flashed failure if the platforms … 844 …itycheck: nrf52840-pca10056 (dev kit) picks up sample/drivers items which will fail due to missing… 857 * :github:`17366` - Regression: sanitycheck coverage generation defaults will error out for POSIX a… 1254 * :github:`15477` - Zephyr network stack will up the Ethernet interface after its driver initialize…
|
D | release-notes-2.5.rst | 59 * The :c:func:`clock_control_async_on` function will now take ``callback`` and 77 * The :c:func:`coap_packet_append_payload` function will now take a pointer to a 81 * The :c:func:`coap_packet_init` function will now take a pointer to a constant 836 Direct-XIP binary, which will reject any binary that is not able to boot 1431 * :github:`29733` - SAM0 will wake up with interrupted execution after deep sleep 1585 * :github:`29048` - Removing pwr-gpio of rt1052 from devicetree will cause build error
|
D | release-notes-1.6.rst | 92 * Minor fixes to uIP networking stack (This will be deprecated in 1.7)
|
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/src/ |
D | response_100k.html.bin | 27 …and accelerate time to market for developing the billions of devices that will make up the majorit…
|
/Zephyr-latest/boards/nxp/mr_canhubk3/doc/ |
D | index.rst | 243 the watchdog will signal a reset to the MCU. This board configuration enables
|
/Zephyr-latest/boards/arm/v2m_musca_s1/doc/ |
D | index.rst | 263 When building a secure/non-secure application, the secure application will
|
/Zephyr-latest/boards/qemu/x86/ |
D | qemu_x86_tiny.ld | 688 /* ROM ends here, position counter will now be in RAM areas */
|
/Zephyr-latest/boards/ezurio/bt610/doc/ |
D | bt610.rst | 573 Many of the Bluetooth examples will work on the BT610.
|
/Zephyr-latest/tests/benchmarks/latency_measure/ |
D | README.rst | 29 When userspace is enabled, this benchmark will where possible, also test the 40 For example, the following will build this project with userspace support:
|
/Zephyr-latest/boards/phytec/reel_board/doc/ |
D | index.rst | 75 It is expected that the display will be replaced over time
|
/Zephyr-latest/tests/cmake/zephyr_get/ |
D | CMakeLists.txt | 26 # Run tests and count assert failures. An error report will be shown
|
/Zephyr-latest/doc/kernel/services/other/ |
D | float.rst | 215 that first thread will be subjected to the on-demand regime and won't have
|
/Zephyr-latest/dts/arm/st/u5/ |
D | stm32u5.dtsi | 751 * sdmmc2 will have to be replaced with STM32_SRC_ICLK.
|
/Zephyr-latest/dts/arm/nxp/ |
D | nxp_rt10xx.dtsi | 81 /* USB PLL (selected to be FLEXSPI clock source) will be left unchanged */
|
/Zephyr-latest/doc/contribute/coding_guidelines/ |
D | index.rst | 53 obtain a copy through your employer, a limited number of copies will be made 57 once you have one. The safety committee will review all requests. 1232 or new specification is TBD. Zephyr will update I2C when replacement
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome.css | 31 …/* primary theme color. This will affect the entire websites color scheme: links, arrows, labels, … 59 /* font-families. will affect all text on the website 130 * on smaller screens the searchbar will always fill the entire screen width) */
|
1...<<616263646566