Home
last modified time | relevance | path

Searched full:integers (Results 1 – 25 of 51) sorted by relevance

123

/Zephyr-latest/include/zephyr/sys/
Dmath_extras.h35 * @brief Add two unsigned 16-bit integers.
44 * @brief Add two unsigned 32-bit integers.
54 * @brief Add two unsigned 64-bit integers.
63 * @brief Add two size_t integers.
82 * @brief Multiply two unsigned 16-bit integers.
91 * @brief Multiply two unsigned 32-bit integers.
100 * @brief Multiply two unsigned 64-bit integers.
109 * @brief Multiply two size_t integers.
Dlinear_range.h53 * Implementation uses fixed-width integers. Range is limited to [INT32_MIN,
/Zephyr-latest/samples/subsys/zbus/benchmark/
Dbenchmark_256KB.robot37 Should Be Equal As Integers ${result.rc} 0
49 Should Be Equal As Integers ${result.rc} 0
65 Should Be Equal As Integers ${result.rc} 0
/Zephyr-latest/dts/bindings/fuel-gauge/
Dbattery-cutoff.yaml28 Payload to write to cutoff battery register. This must be array of maximum 2 integers.
/Zephyr-latest/dts/bindings/interrupt-controller/
Dst,stm32-exti.yaml27 by the external interrupt controller. For each line a couple of integers is
/Zephyr-latest/arch/arm64/core/
DCMakeLists.txt23 # beyond the numeric range of integers for cmake.
/Zephyr-latest/dts/bindings/spi/
Dmicrochip,xec-qmspi-ldma.yaml25 An array of integers encoding each interrupt signal connection.
/Zephyr-latest/subsys/bluetooth/controller/util/
Dmem.h18 * @brief Round up to nearest multiple of 4, for unsigned integers
/Zephyr-latest/dts/bindings/i3c/
Di3c-device.yaml58 are both expanded to 32-bit integers.
/Zephyr-latest/tests/lib/sprintf/
DREADME.txt35 Testing sprintf() with integers ....
/Zephyr-latest/tests/unit/intmath/
Dmain.c72 * integers
/Zephyr-latest/scripts/coccinelle/
Dms_timeout.cocci9 // can't be converted to integers automatically. For K_NO_WAIT replace
/Zephyr-latest/dts/bindings/sensor/
Dadi,adltc2990.yaml35 An array of two integers for configuring the chip measurement mode.
/Zephyr-latest/subsys/mgmt/mcumgr/grp/os_mgmt/
DKconfig117 accept signed integers as priorities.
/Zephyr-latest/drivers/gnss/
Dgnss_nmea0183.h89 * @brief Parse ddmmyy to unsigned integers
/Zephyr-latest/modules/thrift/src/thrift/
Dconfig.h171 /* Indicates the effect of the right shift operator on negative signed integers */
/Zephyr-latest/doc/services/storage/nvs/
Dnvs.rst16 NVS allows storage of binary blobs, strings, integers, longs, and any
/Zephyr-latest/scripts/logging/dictionary/dictionary_parser/
Dlog_database.py280 # So convert them back to integers, as this is needed for partial
/Zephyr-latest/doc/introduction/
Dindex.rst180 NVS allows storage of binary blobs, strings, integers, longs, and any
/Zephyr-latest/samples/drivers/virtualization/ivshmem/doorbell/src/
Divshmem.c27 * Using the ivshmem API, we will receive a signal event + two integers (the
/Zephyr-latest/lib/heap/
Dheap.h29 * the fields, otherwise the units are 32 bit integers for a 16Gb heap
/Zephyr-latest/tests/kernel/mem_heap/k_heap_api/src/
Dtest_kheap_api.c276 * @details The test allocates 256 unsigned integers of 4 bytes for a
/Zephyr-latest/doc/connectivity/networking/api/
Dsockets.rst54 descriptors are small integers, consecutively assigned from zero, shared
/Zephyr-latest/drivers/sensor/nxp/fxas21002/
Dfxas21002.c173 /* Parse the buffer into raw channel data (16-bit integers). To save in fxas21002_sample_fetch()
/Zephyr-latest/scripts/west_commands/runners/
Djlink.py181 # Get the J-Link version as a (major, minor, rev) tuple of integers.

123