Home
last modified time | relevance | path

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

1...<<1112131415161718

/Zephyr-latest/doc/releases/
Drelease-notes-3.5.rst166 * Replaced ``BT_AUDIO_CODEC_PARSE_ERR_`` values with errno values.
784 * Use 64 bit timer values for calculating transmission timeouts. This fixes potential problems for
Drelease-notes-1.12.rst220 * Added support for L2CAP dynamically allocated PSM values
494 * :github:`6749` - kconfig: The error message is misleading when values are out-of-range
Drelease-notes-4.1.rst232 string values in these characteristics. They replace the functionality of the deprecated
Drelease-notes-1.14.rst1296 * :github:`14556` - tests/benchmarks/timing_info reports strange values on quark_se_c1000:x86, alte…
1597 * :github:`13203` - drivers: wifi: simplelink: Need to translate socket family macro values
1603 * :github:`13147` - net: ICMPv4 echo reply packets do not use default values in the IP header
1686 * :github:`12570` - Zephyr codebase incorrectly uses #ifdef for boolean config values
2231 * :github:`7179` - _vprintk incorrectly prints 64-bit values
Drelease-notes-3.7.rst406 * Renesas RZ/T2M: Added default values for System Clock Control register.
748 * Renamed eSPI virtual wire direction macros, enum values and Kconfig to match the new
1069 * Fixed display of micro values in shell.
Drelease-notes-3.1.rst176 other values.
243 * The :c:enum:`bt_l2cap_chan_state` values ``BT_L2CAP_CONNECT`` and
1346 * :github:`45790` - drivers: can: stm32h7: wrong minimum timing values
Drelease-notes-3.3.rst1021 * Added check for return values of the driver start/stop routines when
2482 * Added the linear range API to map values in a linear range to a range index
2710 - :github:`53172` - SHTCx driver wrong negative temperature values
2827 - :github:`54770` - Bluetooth: GATT: CCC and CF values written by privacy-disabled peer before bond…
2856 * :github:`54770` - Bluetooth: GATT: CCC and CF values written by privacy-disabled peer before bond…
Drelease-notes-2.0.rst682 * :github:`18352` - devicetree: support multiple values in io-channels
1103 * :github:`16154` - Fix various issues with handling of floating values within the LWM2M subsystem
Drelease-notes-4.0.rst170 * Added APIs for getting and setting the assisted listening stream values in codec capabilities
/Zephyr-latest/scripts/kconfig/
Dkconfiglib.py1099 for s in self.syms.values():
3988 for sym in (self.syms.viewvalues if _IS_PY2 else self.syms.values)():
/Zephyr-latest/doc/develop/
Dmodules.rst676 It is possible to append values to a Zephyr `CMake list`_ variable from the module's first
722 It is possible to append values to a Zephyr `CMake list`_ variable from the
/Zephyr-latest/
DCMakeLists.txt841 # parameters or return values, indicate this to the system call boilerplate
1486 # since we know we are always working with pointer values
DKconfig.zephyr143 may require smaller or larger values.
/Zephyr-latest/doc/build/sysbuild/
Dindex.rst288 the same syntax for setting Kconfig values at CMake time.
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst585 options override values from the devicetree.
/Zephyr-latest/doc/services/logging/
Dindex.rst712 values.
/Zephyr-latest/doc/contribute/
Dguidelines.rst609 dereferencing, use after free, unchecked return values, dead code, buffer
/Zephyr-latest/doc/services/zbus/
Dindex.rst535 values to ``move``.
/Zephyr-latest/doc/security/
Dvulnerabilities.rst704 * Asking for very large size values leads to internal integer wrap-around.
/Zephyr-latest/subsys/bluetooth/mesh/
DKconfig491 the values of BT_MESH_RELAY_RETRANSMIT_COUNT and
/Zephyr-latest/doc/_doxygen/
Ddoxygen-awesome.css49 …/* default spacings. Most components reference these values for spacing, to provide uniform spacin…

1...<<1112131415161718