Home
last modified time | relevance | path

Searched refs:values (Results 226 – 250 of 446) sorted by relevance

12345678910>>...18

/Zephyr-latest/scripts/dts/python-devicetree/tests/
Dtest_dtlib.py2429 zip(original.values(), copy.values())])
2444 phandle2node_copy_values = set(dt_copy.phandle2node.values())
/Zephyr-latest/cmake/modules/
Dkconfig.cmake398 # Before importing the symbol values from DOTCONFIG, process the CLI values by
400 # the values from both files, and 'import_kconfig' will make this easier.
Dversion.cmake36 # The final load of `version.cmake` will setup correct build version values.
/Zephyr-latest/doc/connectivity/bluetooth/
Dbluetooth-arch.rst106 following Kconfig option values:
118 A build of this type sets the following Kconfig option values:
133 A build of this type sets the following Kconfig option values:
/Zephyr-latest/doc/kernel/data_structures/
Dring_buffers.rst21 associated metadata values: a type identifier and a 16-bit
48 the maximum amount of data (including possible metadata values) the ring
154 values (which occupy one additional 32-bit word). If the ring buffer has
159 item, as well as its two metadata values, are copied to areas supplied by the
/Zephyr-latest/doc/releases/
Dmigration-guide-3.7.rst243 file along with new bindings which take these values.
280 binding to indicate invalid devicetree values at build time. (:github:`69910`)
553 The enum values ``ESPI_VWIRE_SIGNAL_SLV_BOOT_STS``, ``ESPI_VWIRE_SIGNAL_SLV_BOOT_DONE`` and
573 relative to the raw ADC values, similarly to min and max. The data structures
757 The result of this is that string values such as ``"eng"`` and ``"deu"`` can now be used to set
758 new values, and to prevent unnecessary copies of data when getting the values. (:github:`72584`)
892 Please check that the values of :kconfig:option:`CONFIG_NET_SOCKETS_POLL_MAX` and
893 :kconfig:option:`CONFIG_POSIX_MAX_FDS` are high enough. Unfortunately no exact values
961 now independent of the values of :kconfig:option:`CONFIG_SMF_ANCESTOR_SUPPORT` and
/Zephyr-latest/scripts/west_commands/
Dzcmake.py291 return iter(self._entries.values())
/Zephyr-latest/scripts/pylib/twister/
Dexpr_parser.py48 ] + list(reserved.values())
/Zephyr-latest/subsys/net/lib/lwm2m/
DKconfig111 values though.
280 transfers. Possible values: 64, 128, 256, 512 and 1024.
432 object will store before ignoring new values.
440 device object will store before ignoring new values.
511 send the update. When both values are set, smallest period will be used.
/Zephyr-latest/subsys/bluetooth/services/
DKconfig.dis93 The possible values are:
118 themselves manage Product ID field values.
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dmcp.rst214 Currently, raw opcode values are used as input to the control point
215 shell command. These opcode values can be found in the mpl.h header
438 client receives notifications. The values sent in the notifications
440 so they do not correspond the actual values of the characteristics nor
/Zephyr-latest/scripts/release/
Dlist_backports.py260 issues = list(issue_map.values())
/Zephyr-latest/drivers/timer/
DKconfig16 available to provide values from a 64-bit cycle counter.
DKconfig.cortex_m_systick40 are performed only on counter interval values that always fit in
/Zephyr-latest/doc/_scripts/
Dgen_boards_catalog.py230 for board in boards.values():
Dgen_devicetree_rest.py613 specs = [prop_spec for prop_spec in binding.prop2specs.values()
690 print_property_table(child.prop2specs.values(), string_io,
/Zephyr-latest/doc/develop/sca/
Dpolyspace.rst75 rules. Separate the options and their values by semicolon. For a list
/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_gatt.h207 struct btp_gatt_char_value values[0]; member
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/
Dedtlib.py1133 self.children.values()):
1458 for prop_spec in prop2specs.values():
2137 for prop in props_node.props.values():
2163 for child in props_node.children.values():
2190 for child in node.children.values():
2386 for binding in self._compat2binding.values():
2387 for spec in binding.prop2specs.values():
/Zephyr-latest/subsys/net/l2/openthread/
DKconfig226 linked with OpenThread. Separate multiple values with space " ".
274 options to the OpenThread build system. Separate multiple values with
/Zephyr-latest/cmake/compiler/gcc/
Dtarget.cmake131 # Appending onto any existing values lets users specify
/Zephyr-latest/samples/drivers/spi_flash_at45/
DREADME.rst14 increasing (and overflowing at the 8-bit range) values and then reads it back
/Zephyr-latest/doc/build/sysbuild/
Dimages.rst282 configuration values, multiple can be used per image, the configuration should be transferrable to
403 Kconfig values from images can be read by sysbuild **after the CMake configuration of images has
413 values from all images is shown:
/Zephyr-latest/drivers/spi/
DKconfig47 natively the submissions are converted back to struct spi_buf values that
/Zephyr-latest/arch/riscv/
DKconfig.isa32 values held in two integer registers.

12345678910>>...18