Home
last modified time | relevance | path

Searched full:reduce (Results 1 – 25 of 241) sorted by relevance

12345678910

/Zephyr-latest/drivers/watchdog/
DKconfig.it8xxx224 bool "Reduce warning leading time"
28 then we will reduce interval of warning timer to 30ms to print
/Zephyr-latest/dts/bindings/adc/
Dnxp,s32-adc-sar.yaml42 Select normal end conversion callback to reduce interrupt handling time.
43 Select normal end chain callback to reduce the number of interrupt occurrences.
/Zephyr-latest/subsys/net/ip/
Dnet_timeout.c114 * now, then reduce the remaining time by the elapsed time. We know in net_timeout_evaluate()
122 /* The residual elapsed must reduce timer_timeout, which is capped at in net_timeout_evaluate()
123 * NET_TIMEOUT_MAX_VALUE. But if subtracting would reduce the in net_timeout_evaluate()
124 * counter to zero or go negative we need to reduce the wrap in net_timeout_evaluate()
/Zephyr-latest/drivers/i2c/
DKconfig.it8xxx220 This is an option to enable FIFO mode which can reduce
47 reduce the time between each byte to improve the I2C bus
/Zephyr-latest/subsys/fs/zms/
DKconfig18 Enable ZMS cache to reduce the ZMS data lookup time.
59 This option will reduce write performance as it will need to do a research of the
/Zephyr-latest/drivers/adc/
DKconfig.mcux119 Amount of hardware command channels to use, reduce to save RAM.
120 The user can reduce this value if their application uses fewer than
/Zephyr-latest/tests/benchmarks/posix/threads/
Dprj-assert.conf4 # May be enabled for GitHub CI to reduce host scheduling noise while running
/Zephyr-latest/samples/bluetooth/hci_ipc/
Doverlay-nrf5340_cpunet_iso_nrf21540_ek-bt_ll_sw_split.conf1 # Reduce from 310 bytes, in nrf5340_cpunet_iso-bt_ll_sw_split.conf
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/boards/
Dnrf52dk_nrf52832.conf1 # Use minimal logging mode and disable info/debug logging to reduce flash space
/Zephyr-latest/samples/bluetooth/hci_ipc/dts/arm/nordic/
Doverride.dtsi1 /* Keep default IRQ priority low for peripherals to reduce Radio ISR latency.
/Zephyr-latest/tests/drivers/watchdog/wdt_basic_api/boards/
Dstm32_wwdg.overlay8 /* Reduce APB1 speed to achieve test window timings */
/Zephyr-latest/dts/bindings/audio/
Dnxp,dmic.yaml26 Use 2FS output, and bypass final half band decimator. This will reduce
27 the required PDM bit clock frequency by a factor of two, and can reduce
/Zephyr-latest/tests/net/dhcpv4/server/
Dprj.conf14 # Reduce probe/decline timeout to speed up tests
/Zephyr-latest/tests/net/lib/mqtt_sn_client/
Dprj.conf22 # Reduce MQTT_SN delay times for testing
/Zephyr-latest/samples/net/wifi/shell/
Doverlay-enterprise-variable-bufs.conf4 # Use variable data size to reduce memory usage for small data packets
/Zephyr-latest/samples/bluetooth/hci_uart/dts/arm/nordic/
Doverride.dtsi1 /* Keep default IRQ priority low for peripherals to reduce Radio ISR latency.
/Zephyr-latest/tests/benchmarks/wait_queues/
Dprj.conf11 # Reduce memory/code footprint
/Zephyr-latest/drivers/disk/
DKconfig.flash20 verification. Disable to reduce code size.
/Zephyr-latest/tests/benchmarks/latency_measure/
Dprj.conf11 # Reduce memory/code footprint
/Zephyr-latest/tests/benchmarks/sched_queues/
Dprj.conf11 # Reduce memory/code footprint
/Zephyr-latest/drivers/input/
DKconfig.npcx21 Select quasi-bidirectional buffers for KSO pins to reduce the
/Zephyr-latest/drivers/gpio/
DKconfig.nrfx23 significantly reduce memory footprint in case of application that does
/Zephyr-latest/drivers/sdhc/
DKconfig.mcux_sdif19 Enable DMA support for MCUX SDIF driver. May be disabled to reduce
/Zephyr-latest/samples/bluetooth/central_hr/
Dprj_minimal.conf94 # Reduce Bluetooth buffers
104 # Limit the number of key slots in PSA Crypto core to reduce
/Zephyr-latest/drivers/timer/
Dsys_clock_init.c11 * Initializing the timer driver is done in this module to reduce code

12345678910