Searched full:incremented (Results 1 – 25 of 98) sorted by relevance
1234
| /Zephyr-latest/doc/develop/api/ |
| D | overview.rst | 22 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/ |
| D | main.c | 18 * 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/summary/src/ |
| D | main.c | 18 * value is incremented correctly. 21 * value is incremented correctly.
|
| /Zephyr-latest/tests/net/lib/prometheus/histogram/src/ |
| D | main.c | 18 * value is incremented correctly. 21 * value is incremented correctly.
|
| /Zephyr-latest/samples/boards/st/backup_sram/ |
| D | README.rst | 13 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/ |
| D | nxp,lptmr.yaml | 56 When in prescaler mode, the counter is incremented every 58 When in pulse mode, the counter is incremented every
|
| /Zephyr-latest/include/zephyr/dt-bindings/dma/ |
| D | renesas_rz_dma.h | 12 /* source addr mode: bit 7 (0: incremented, 1: fixed) */ 13 /* dest addr mode: bit 8 (0: incremented, 1: fixed) */
|
| /Zephyr-latest/tests/bluetooth/host/id/bt_id_create/src/ |
| D | main.c | 59 * - 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
|
| D | test_suite_privacy_enabled.c | 55 * - 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/ |
| D | README.txt | 13 following: 4 MSB bits contains stream ID, 4 LSB bits are incremented.
|
| /Zephyr-latest/samples/subsys/nvs/ |
| D | README.rst | 12 a counter is incremented on every reboot and stored in flash, 36 is incremented.
|
| /Zephyr-latest/subsys/bluetooth/services/ |
| D | Kconfig.dis | 135 that the minor version number be incremented. If incompatible changes are 137 incremented. The sub-minor version is incremented for bug fixes.
|
| /Zephyr-latest/dts/bindings/pinctrl/ |
| D | pinctrl-device.yaml | 7 pinctrl-4) but it can be incremented if required.
|
| /Zephyr-latest/soc/st/stm32/common/ |
| D | stm32cube_hal.c | 30 * on variable incremented.
|
| /Zephyr-latest/tests/net/lib/prometheus/collector/src/ |
| D | main.c | 21 * value is incremented correctly.
|
| /Zephyr-latest/samples/tfm_integration/psa_crypto/src/ |
| D | util_app_cfg.h | 32 * This number should be incremented any time the config_data struct
|
| /Zephyr-latest/include/zephyr/drivers/ |
| D | can.h | 172 * 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/ |
| D | Kconfig.nxp_fs26 | 38 watchdog is properly refreshed, this counter is incremented by 1. Each
|
| /Zephyr-latest/include/zephyr/drivers/serial/ |
| D | uart_async_rx.h | 23 /* 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/ |
| D | main.c | 124 /* 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/tests/net/lib/prometheus/formatter/src/ |
| D | main.c | 25 * value is incremented correctly. It shall then format the metric and compare
|
| /Zephyr-latest/scripts/native_simulator/native/src/ |
| D | hw_counter.c | 56 * The counter will be incremented every 'period' microseconds.
|
| /Zephyr-latest/subsys/lorawan/services/ |
| D | lorawan_services.h | 65 * active sessions is incremented.
|
| /Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
| D | proxy.rst | 40 sequence number is maintained by the legacy device and is incremented for every new Solicitation PDU
|
| /Zephyr-latest/drivers/can/ |
| D | Kconfig | 101 The value is incremented every bit time and starts when the controller
|
1234