Home
last modified time | relevance | path

Searched refs:changed (Results 101 – 125 of 169) sorted by relevance

1234567

/Zephyr-latest/subsys/net/ip/
DKconfig.tcp59 engineering choice, and may be changed if experience indicates
/Zephyr-latest/boards/toradex/verdin_imx8mm/doc/
Dindex.rst124 which can be connected to the LED of the Verdin Development Board or changed in the
/Zephyr-latest/subsys/shell/
DKconfig254 characters. Each time terminal screen width is changed resize command
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst38 * Emulator creation APIs have changed to better match
99 * MCUmgr transport Kconfigs have changed from ``select`` to ``depends on``
121 changed to be prefixed with ``fs_mgmt_`` to retain alignment with other
568 changed from physical UART (which is not connected to anything on the
577 On some boards, previous PLL SAI configuration has been changed to above options,
598 * ``zephyr_code_relocate`` API has changed to accept a list of files to
1534 - property ``#pwm-cells`` const value changed from 2 to 3
1544 - property ``clkout-divider`` enum value changed from [1, 2, 4, 6, 8, 10, 12, 14] to None
1565 - property ``#dma-cells`` const value changed from 1 to 2
1571 - property ``disctrl`` default value changed from [10, 130, 39] to [10, 130, 39, 4]
[all …]
Drelease-notes-1.11.rst205 * :github:`1926` - build system does not re-link if linker script changed
462 * :github:`6127` - net: Semantics of CONFIG_NET_BUF_POOL_USAGE changed (incorrectly)
Drelease-notes-1.8.rst123 * Host: GATT database changed to a linked list in preparation for dynamic allocation
/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c549 bool changed; in set_change_aware_no_store() local
552 changed = !atomic_test_and_set_bit(cfg->flags, CF_CHANGE_AWARE); in set_change_aware_no_store()
554 changed = atomic_test_and_clear_bit(cfg->flags, CF_CHANGE_AWARE); in set_change_aware_no_store()
559 return changed; in set_change_aware_no_store()
564 bool changed = set_change_aware_no_store(cfg, aware); in set_change_aware() local
567 if (changed) { in set_change_aware()
571 (void)changed; in set_change_aware()
DKconfig45 # changed if required by architecture
62 NOTE: This is an advanced setting and should not be changed unless
681 can also be changed by calling `bt_conn_set_bondable()` if the configuration
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/doc/
Dindex.rst303 cannot be changed either through IO MUX or GPIO Matrix. REF_CLK can only
304 be selected from GPIO0, GPIO16 or GPIO17 and it can not be changed through
/Zephyr-latest/doc/connectivity/networking/
Dnetwork_monitoring.rst101 The IP address above is the inner tunnel endpoint, and can be changed and
/Zephyr-latest/doc/contribute/documentation/
Dgeneration.rst174 another ``make html`` and the output layout and style is changed.
/Zephyr-latest/doc/hardware/peripherals/can/
Dshell.rst102 The CAN controller mode and timing can only be changed while the CAN controller is stopped, which
Dcontroller.rst58 changed at run-time from the timing-API.
/Zephyr-latest/doc/develop/west/
Drelease-notes.rst474 this combination have changed starting with v0.10.x. See the v0.10.0 release
491 manifest imports is discouraged. The resulting behavior has changed in west
801 - The default format string for ``west list`` was changed to ``"{name:12}
Dwest-apis.rst460 The parameters were incompatibly changed from previous versions.
/Zephyr-latest/doc/contribute/
Dguidelines.rst422 being changed. It can also identify the change's wider
436 changed the same file as inspiration.
814 #. When things look good, start the pull request process by adding your changed
817 git add [file(s) that changed, add -p if you want to be more specific]
/Zephyr-latest/doc/kernel/services/
Dpolling.rst37 its state is changed to signal the requested condition has been met.
/Zephyr-latest/doc/services/settings/
Dindex.rst154 whether a value changed by the application. Such a storage mechanism implies
/Zephyr-latest/doc/develop/test/
Dpytest.rst241 as ``function``. This can be changed by adding to .yaml file ``pytest_dut_scope`` keyword placed
/Zephyr-latest/cmake/modules/
Ddts.cmake355 # output having not changed
/Zephyr-latest/doc/connectivity/usb/device_next/
Dusb_device.rst146 changed. A device can be deinitialized with :c:func:`usbd_shutdown` and all
/Zephyr-latest/samples/net/mqtt_publisher/
DREADME.rst41 The file :file:`src/config.h` also contains some variables that may be changed:
/Zephyr-latest/
DLICENSE98 stating that You changed the files; and
/Zephyr-latest/boards/nxp/mimxrt1050_evk/doc/
Dindex.rst444 - SoC changed from MIMXRT1052DVL6\ **A** to MIMXRT1052DVL6\ **B**
/Zephyr-latest/doc/develop/api/
Dapi_lifecycle.rst200 The API version shall be changed to signal backward incompatible changes. This

1234567