Home
last modified time | relevance | path

Searched refs:integer (Results 26 – 50 of 77) sorted by relevance

1234

/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_2.rst122 | <entry_name> | single entry to value mapping; value is hardcoded to unsigned integer |
/Zephyr-latest/tests/kernel/timer/timer_behavior/
DREADME45 and an integer value of how many data values are collected for the statistics.
/Zephyr-latest/doc/services/llext/
Dconfig.rst111 integer-based comparisons rather than string-based ones. Another
/Zephyr-latest/doc/build/dts/
Dbindings-intro.rst61 ``num-foos`` property, which will expand to the integer literal ``3``. This
Dapi-usage.rst151 Use ``DT_PROP(node_id, property)`` to read basic integer, boolean, string,
243 The ``idx`` argument to these must be an integer literal or a macro that
Dintro-syntax-structure.rst68 array of what are called *cells*. A cell is just a 32-bit unsigned integer.
Dmacros.bnf102 ; The node's dependency ordinal. This is a non-negative integer
/Zephyr-latest/cmake/sca/eclair/ECL/
Dzephyr_common_config.ecl23 -doc_begin="The value-preserving conversions of integer constants are safe"
/Zephyr-latest/doc/develop/languages/c/
Dindex.rst33 * fixed-width integer types (``[u]intN_t`` in ``<stdint.h>``)
/Zephyr-latest/doc/kernel/services/timing/
Dclocks.rst79 The internal tracking, however, is as a 64 bit integer count of ticks.
172 kernel via the :c:func:`sys_clock_announce` call, which passes an integer
285 will need to use a different, integer-valued token to represent
/Zephyr-latest/samples/drivers/counter/maxim_ds3231/
DREADME.rst63 See the ``maxim_ds3231.h`` for interpretation of the integer value and
/Zephyr-latest/subsys/bluetooth/host/
DKconfig978 bool "Use 16 bits signed integer IQ samples in connectionless IQ reports"
983 integer, see Vol 4, Part E section 7.7.65.21. This option enables a vendor specific Host
985 integer format.
988 bool "Use 16 bits signed integer IQ samples in connection IQ reports"
993 integer, see Vol 4, Part E sections 7.7.65.22. This option enables a vendor specific Host
994 extension to handle connection IQ report with samples that are in 16 bit signed integer
/Zephyr-latest/doc/security/
Dsecure-coding.rst212 integer overflows, and other integer issues. The follow-on class, `OST2_1002`_,
Dvulnerabilities.rst194 The arm platform-specific code uses a signed integer comparison when
384 cause an integer overflow, resulting in memory corruption.
474 A malicious userspace application can cause a integer overflow and
704 * Asking for very large size values leads to internal integer wrap-around.
750 integer underflow.
/Zephyr-latest/doc/kernel/data_structures/
Dring_buffers.rst22 integer value, both of which are application-specific.
297 If the data item requires only the type or application-specific integer value
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/
DKconfig105 signed integer, and this number regulates how many digits will be used;
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst310 …- `DCL18-C <https://wiki.sei.cmu.edu/confluence/display/c/DCL18-C.+Do+not+begin+integer+constants…
314 …- A u or U suffix shall be applied to all integer constants that are represented in an unsigned t…
487 …- `INT02-C <https://wiki.sei.cmu.edu/confluence/display/c/INT02-C.+Understand+integer+conversion+…
494 …- `INT02-C <https://wiki.sei.cmu.edu/confluence/display/c/INT02-C.+Understand+integer+conversion+…
501 …- `INT02-C <https://wiki.sei.cmu.edu/confluence/display/c/INT02-C.+Understand+integer+conversion+…
533 - The macro NULL shall be the only permitted form of integer null pointer constant
554 - Evaluation of constant expressions should not lead to unsigned integer wrap-around
/Zephyr-latest/doc/kernel/drivers/
Dindex.rst369 as an integer value in the range 0 to 99; lower values indicate earlier
370 initialization. The priority level must be a decimal integer literal without
/Zephyr-latest/doc/releases/
Drelease-notes-2.4.rst23 * Moved to using C99 integer types and deprecate Zephyr integer types. The
55 * Moved to using C99 integer types and deprecate Zephyr integer types. The
931 * :github:`28413` - [Coverity CID :214280] Unintentional integer overflow in tests/posix/common/src…
1517 * :github:`25750` - [Coverity CID :210066] Unintentional integer overflow in include/sys/time_units…
1518 * :github:`25749` - [Coverity CID :210033] Unintentional integer overflow in drivers/sensor/mpr/mpr…
1567 * :github:`25327` - Move to C99 integer types and deprecate zephyr specific types
1805 * :github:`16968` - silabs/gecko/emlib/src/em_gpio.c:111:35: warning: ?: using integer constants in…
Drelease-notes-1.8.rst63 * boards: convert to using newly introduced integer sized types
/Zephyr-latest/doc/kernel/
Dtimeutil.rst91 * An instant in a time scale is represented by an (unsigned) 64-bit integer,
/Zephyr-latest/doc/services/storage/settings/
Dindex.rst65 specified ``cprio`` value is an integer where lower values mean higher priority.
/Zephyr-latest/doc/services/ipc/ipc_service/backends/
Dipc_service_icbmsg.rst182 #. The sender fills the header with a 32-bit integer value, ``K`` (little-endian).
/Zephyr-latest/arch/arm/core/cortex_m/
DKconfig285 supporting the M-Profile Vector Extension (MVE) integer instruction set.
/Zephyr-latest/doc/kernel/services/other/
Dfloat.rst312 to avoid overflow issues when computing the average of a series of integer

1234