Searched full:increments (Results 1 – 25 of 50) sorted by relevance
12
/Zephyr-latest/dts/bindings/rtc/ |
D | nxp,rtc.yaml | 23 * RTC: RTC prescaler increments using RTC clock. 24 * LPO: RTC prescaler increments using 1 kHz LPO.
|
/Zephyr-latest/dts/bindings/input/ |
D | pixart,pat912x.yaml | 33 closest supported value in increments of 5. 39 closest supported value in increments of 5.
|
D | pixart,pmw3610.yaml | 40 the closest supported value in increments of 200. This can also be
|
/Zephyr-latest/include/zephyr/net/prometheus/ |
D | counter.h | 77 * Increments the value of the specified counter metric by arbitrary amount. 86 * Increments the value of the specified counter metric by one. 98 * if we cannot add individual increments to the counter but need to periodically
|
D | summary.h | 115 * if we cannot add individual increments to the summary but need to periodically
|
/Zephyr-latest/include/zephyr/dt-bindings/battery/ |
D | battery.h | 12 * from 0% to 100% inclusive in 10% increments.
|
/Zephyr-latest/include/zephyr/ |
D | net_buf.h | 194 * Increments the data length of a buffer to account for more data 207 * Increments the data length of the buffer to account for more data at the 222 * Increments the data length of the buffer to account for more data at the 236 * Increments the data length of a buffer to account for more data 248 * Increments the data length of a buffer to account for more data 260 * Increments the data length of a buffer to account for more data 272 * Increments the data length of a buffer to account for more data 284 * Increments the data length of a buffer to account for more data 296 * Increments the data length of a buffer to account for more data 308 * Increments the data length of a buffer to account for more data [all …]
|
/Zephyr-latest/drivers/watchdog/ |
D | Kconfig.nxp_fs26 | 27 watchdog failure occurs, the device increments this counter by 2. The
|
/Zephyr-latest/tests/kernel/workq/critical/src/ |
D | main.c | 16 * increments the counter is invoked from workqueue due to the two threads 63 * This routine increments the global variable @a critical_var.
|
/Zephyr-latest/tests/benchmarks/thread_metric/ |
D | Kconfig | 39 posting a semaphore. The thread then increments its own counter and
|
/Zephyr-latest/soc/microchip/mec/mec172x/reg/ |
D | mec172x_vbat.h | 78 * Increments by one on read.
|
/Zephyr-latest/dts/bindings/display/ |
D | sitronix,st7796s.yaml | 66 increments of 0.025V. Maximum of 1.875V
|
/Zephyr-latest/drivers/timer/ |
D | leon_gptimer.c | 20 /* GPTIMER subtimer increments each microsecond. */
|
/Zephyr-latest/drivers/sensor/nordic/temp/ |
D | temp_nrf5.c | 22 * increments. Scale to mDegrees C.
|
/Zephyr-latest/soc/intel/intel_ish/utils/ |
D | build_ish_firmware.py | 47 # 2 bytes of module in page size increments (little endian)
|
/Zephyr-latest/samples/subsys/display/lvgl/ |
D | README.rst | 11 and a counter at the bottom which increments every second.
|
/Zephyr-latest/subsys/secure_storage/ |
D | Kconfig.its_transform | 114 psa_generate_random(), then increments it for every subsequent nonce. A random
|
/Zephyr-latest/include/zephyr/drivers/usb_c/ |
D | usbc_pd.h | 667 /** Maximum Current in 50mA increments */ 671 /** Minimum Voltage in 100mV increments */ 675 /** Maximum Voltage in 100mV increments */ 700 /** Maximum Current in 50mA increments */ 704 /** Minimum Voltage in 100mV increments */ 708 /** Maximum Voltage in 100mV increments */
|
/Zephyr-latest/drivers/sensor/sx9500/ |
D | sx9500.c | 28 * auto-increments the address for subsequent values in a single
|
/Zephyr-latest/samples/drivers/mbox_data/ |
D | README.rst | 14 After each core receives data, it increments it by one and sends it back to other core.
|
/Zephyr-latest/doc/kernel/services/synchronization/ |
D | semaphores.rst | 31 increments its count, unless the count is already equal to the limit.
|
/Zephyr-latest/include/zephyr/stats/ |
D | stats.h | 147 * @brief Increments a statistic entry. 149 * Increments a statistic entry by one. Compiled out if CONFIG_STATS is not
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | blob_cli.rst | 83 set in 10-second increments, up to 182 hours, in addition to the base time of 20 seconds. The wait
|
/Zephyr-latest/tests/kernel/sched/metairq/src/ |
D | main.c | 107 printk("thread1 increments coop_cnt1\n"); in coop_thread1()
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | blob_srv.h | 172 * base 10 seconds, in 10-second increments.
|
12