Home
last modified time | relevance | path

Searched full:incremented (Results 1 – 25 of 95) sorted by relevance

1234

/Zephyr-latest/doc/develop/api/
Doverview.rst22 is incremented after this release is dependent on this public API and how it
29 * Patch version Z (x.y.Z | x > 0) MUST be incremented if only backwards
33 * Minor version Y (x.Y.z | x > 0) MUST be incremented if new, backwards
35 incremented if any public API functionality is marked as deprecated. It MAY
36 be incremented if substantial new functionality or improvements are
38 Patch version MUST be reset to 0 when minor version is incremented.
40 * Major version X (x.Y.z | x > 0) MUST be incremented if a compatibility
/Zephyr-latest/tests/net/lib/prometheus/counter/src/
Dmain.c18 * value is incremented correctly.
40 * and check if the value is incremented correctly.
60 * and check if the value is incremented correctly.
/Zephyr-latest/tests/net/lib/prometheus/histogram/src/
Dmain.c18 * value is incremented correctly.
21 * value is incremented correctly.
/Zephyr-latest/tests/net/lib/prometheus/summary/src/
Dmain.c18 * value is incremented correctly.
21 * value is incremented correctly.
/Zephyr-latest/samples/boards/st/backup_sram/
DREADME.rst13 application runs the current value is displayed and then incremented by one. If
14 VBAT is preserved, the incremented value will be shown on the next power-cycle.
/Zephyr-latest/dts/bindings/counter/
Dnxp,lptmr.yaml56 When in prescaler mode, the counter is incremented every
58 When in pulse mode, the counter is incremented every
/Zephyr-latest/tests/bluetooth/host/id/bt_id_create/src/
Dmain.c59 * - bt_dev.id_count is incremented
93 * - bt_dev.id_count is incremented
131 * - bt_dev.id_count is incremented
196 * - bt_dev.id_count is incremented
229 * - bt_dev.id_count is incremented
Dtest_suite_privacy_enabled.c55 * - bt_dev.id_count is incremented
96 * - bt_dev.id_count is incremented
139 * - bt_dev.id_count is incremented
/Zephyr-latest/tests/drivers/uart/uart_mix_fifo_poll/
DREADME.txt13 following: 4 MSB bits contains stream ID, 4 LSB bits are incremented.
/Zephyr-latest/samples/subsys/nvs/
DREADME.rst12 a counter is incremented on every reboot and stored in flash,
36 is incremented.
/Zephyr-latest/subsys/bluetooth/services/
DKconfig.dis95 that the minor version number be incremented. If incompatible changes are
97 incremented. The sub-minor version is incremented for bug fixes.
/Zephyr-latest/dts/bindings/pinctrl/
Dpinctrl-device.yaml7 pinctrl-4) but it can be incremented if required.
/Zephyr-latest/soc/st/stm32/common/
Dstm32cube_hal.c30 * on variable incremented.
/Zephyr-latest/tests/net/lib/prometheus/collector/src/
Dmain.c21 * value is incremented correctly.
/Zephyr-latest/samples/tfm_integration/psa_crypto/src/
Dutil_app_cfg.h32 * This number should be incremented any time the config_data struct
/Zephyr-latest/include/zephyr/drivers/
Dcan.h172 * this frame was received. The timer is incremented every bit time and
588 * The bit error counter is incremented when the CAN controller is unable to
591 * @note This error counter should only be incremented if the CAN controller is unable to
594 * shall be incremented instead.
607 * The bit0 error counter is incremented when the CAN controller is unable to
624 * The bit1 error counter is incremented when the CAN controller is unable to
641 * The stuffing error counter is incremented when the CAN controller detects a
652 * The CRC error counter is incremented when the CAN controller detects a frame
663 * The form error counter is incremented when the CAN controller detects a
674 * The acknowledge error counter is incremented when the CAN controller does not
[all …]
/Zephyr-latest/drivers/watchdog/
DKconfig.nxp_fs2638 watchdog is properly refreshed, this counter is incremented by 1. Each
/Zephyr-latest/include/zephyr/drivers/serial/
Duart_async_rx.h23 /* Write index which is incremented whenever new data is reported to be
56 * Read index which is incremented whenever data is consumed from the buffer.
/Zephyr-latest/tests/drivers/mbox/mbox_data/src/
Dmain.c124 /* Expect next received data will be incremented by one. in mbox_test()
164 * Main core will check that data it sent to remote core was incremented by one.
/Zephyr-latest/boards/native/native_posix/
Dhw_counter.c52 * The counter will be incremented every 'period' microseconds.
/Zephyr-latest/tests/net/lib/prometheus/formatter/src/
Dmain.c25 * value is incremented correctly. It shall then format the metric and compare
/Zephyr-latest/scripts/native_simulator/native/src/
Dhw_counter.c56 * The counter will be incremented every 'period' microseconds.
/Zephyr-latest/subsys/lorawan/services/
Dlorawan_services.h65 * active sessions is incremented.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dproxy.rst40 sequence number is maintained by the legacy device and is incremented for every new Solicitation PDU
/Zephyr-latest/drivers/can/
DKconfig101 The value is incremented every bit time and starts when the controller

1234