Searched full:increase (Results 1 – 25 of 231) sorted by relevance
12345678910
/Zephyr-Core-3.6.0/dts/bindings/sensor/ |
D | espressif,esp32-pcnt.yaml | 120 1 - Increase counter value. 133 1 - Increase counter value. 146 1 - Invert counter mode(increase -> decrease, decrease -> increase). 159 1 - Invert counter mode(increase -> decrease, decrease -> increase).
|
D | vishay,vcnl36825t.yaml | 59 Higher values increase accuracy and power consumption. 74 This allows to increase the measurement period up to 320 ms.
|
/Zephyr-Core-3.6.0/dts/bindings/dma/ |
D | gd,gd32-dma.yaml | 16 - bit 9: Peripheral address increase 20 - bit 10: Memory address increase 21 - 0x0: no address increase between transfers 22 - 0x1: increase address between transfers
|
D | gd,gd32-dma-v1.yaml | 18 - bit 9: Peripheral address increase 22 - bit 10: Memory address increase 23 - 0x0: no address increase between transfers 24 - 0x1: increase address between transfers
|
/Zephyr-Core-3.6.0/subsys/console/ |
D | Kconfig | 34 to save RAM. You may need to increase it e.g. to support 43 to save RAM. You may need to increase it e.g. to support
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/adv/chain/ |
D | prj.conf | 22 # Increase Advertising PDU buffers to number of advertising sets times the 38 # Increase Zephyr Bluetooth LE Controller Rx buffer to receive complete chain
|
/Zephyr-Core-3.6.0/samples/drivers/led_is31fl3216a/ |
D | README.rst | 23 - Increase the luminosity until 100% is reached 26 - Increase the luminosity of LEDs 2 to 4 until 100% is reached
|
/Zephyr-Core-3.6.0/samples/boards/stm32/power_mgmt/blinky/boards/ |
D | nucleo_f429zi.conf | 1 # Increase IDLE stack for the IDLE timer
|
/Zephyr-Core-3.6.0/lib/libc/newlib/ |
D | Kconfig | 51 Build with floating point printf enabled. This will increase the size of 57 Build with floating point scanf enabled. This will increase the size of
|
/Zephyr-Core-3.6.0/drivers/interrupt_controller/ |
D | Kconfig.multilevel | 11 Multiple levels of interrupts are normally used to increase the 41 Second level interrupts are used to increase the number of 95 Third level interrupts are used to increase the number of
|
/Zephyr-Core-3.6.0/include/zephyr/dt-bindings/dma/ |
D | gd32_dma.h | 18 /* periph increase defined on bit 9 as true/false */ 23 /* memory increase defined on bit 10 as true/false */
|
/Zephyr-Core-3.6.0/subsys/mgmt/mcumgr/grp/shell_mgmt/ |
D | Kconfig | 29 increase the value. Remember to set MCUMGR_TRANSPORT_NETBUF_SIZE accordingly. 33 changes to the CONFIG_SHELL_CMD_BUFF_SIZE may increase stack size
|
/Zephyr-Core-3.6.0/tests/bsim/bluetooth/host/privacy/device/ |
D | prj.conf | 12 # Increase the maximum number of buffers for advertising data to be able to set the scanning data
|
/Zephyr-Core-3.6.0/dts/bindings/arc/ |
D | arc,xccm.yaml | 6 XY Memory is a feature to increase the DSP performance
|
D | arc,yccm.yaml | 6 XY Memory is a feature to increase the DSP performance
|
/Zephyr-Core-3.6.0/tests/lib/newlib/heap_listener/src/ |
D | main.c | 59 zassert_true(heap_difference > 0, "Heap increase not detected"); in ZTEST() 61 "Heap increase not detected"); in ZTEST()
|
/Zephyr-Core-3.6.0/tests/drivers/dac/dac_loopback/boards/ |
D | twr_ke18f.overlay | 9 * Increase sample time to 5 microseconds since there is no
|
/Zephyr-Core-3.6.0/subsys/net/ip/ |
D | Kconfig.ipv4 | 107 fragmentation support, please increase amount of RX data buffers so 117 simultaneously. You may need to increase the network buffer 129 You can increase this value if you expect packets with more
|
/Zephyr-Core-3.6.0/samples/bluetooth/observer/ |
D | prj_extended.conf | 15 # Increase Zephyr Bluetooth LE Controller Rx buffer to receive complete chain
|
/Zephyr-Core-3.6.0/include/zephyr/stats/ |
D | stats.h | 139 * @param group__ The group containing the entry to increase. 140 * @param var__ The statistic entry to increase. 141 * @param n__ The amount to increase the statistic entry by. 152 * @param group__ The group containing the entry to increase. 153 * @param var__ The statistic entry to increase. 164 * @param group__ The group containing the entry to increase. 165 * @param var__ The statistic entry to increase.
|
/Zephyr-Core-3.6.0/samples/drivers/ethernet/eth_ivshmem/ |
D | prj.conf | 34 # Increase net buffer size/count for increased performace
|
/Zephyr-Core-3.6.0/samples/net/openthread/coprocessor/ |
D | prj.conf | 21 # Increase logging thread stack size due to Spinel backend needs
|
/Zephyr-Core-3.6.0/samples/net/sockets/dumb_http_server_mt/ |
D | Kconfig | 13 memory. Only increase the value here if really needed.
|
/Zephyr-Core-3.6.0/soc/xtensa/espressif_esp32/esp32/ |
D | Kconfig.soc | 143 by the calibration routine. Higher numbers increase calibration 162 Increase this option if the 32k crystal oscillator 269 Larger number of buffers could increase throughput somehow. 277 Larger number of buffers could increase throughput somehow.
|
/Zephyr-Core-3.6.0/subsys/logging/backends/ |
D | Kconfig.rtt | 29 Increase up-buffer size helps to reduce dropping of messages. 80 increase delay or number of retries.
|
12345678910