Searched full:increases (Results 1 – 25 of 89) sorted by relevance
1234
/Zephyr-latest/samples/sensor/6dof_motion_drdy/ |
D | prj.conf | 12 # Selecting this increases stack size requirements slightly, but increases code size significantly.
|
/Zephyr-latest/samples/sensor/tdk_apex/ |
D | prj.conf | 12 # Selecting this increases stack size requirements slightly, but increases code size significantly.
|
/Zephyr-latest/drivers/counter/ |
D | Kconfig.stm32_rtc | 30 Use the subseconds as the basic time tick. It increases resolution 33 The config increases power consumption.
|
/Zephyr-latest/lib/os/ |
D | Kconfig.cbprintf | 72 point format specifiers. Selecting this increases stack size 73 requirements slightly, but increases code size significantly. 85 Selecting this adds support for the conversion, but increases the 122 When used with CBPRINTF_NANO this increases the implementation code
|
/Zephyr-latest/dts/bindings/adc/ |
D | adi,ad559x-adc.yaml | 18 This option increases the range from 0V to 2 x Vref. Note that this
|
/Zephyr-latest/dts/bindings/dac/ |
D | adi,ad559x-dac.yaml | 18 This option increases the range from 0V to 2 x Vref. Note that this
|
/Zephyr-latest/dts/bindings/input/ |
D | st,stmpe811.yaml | 112 Lowering the tracking index increases the frequency of touch events, 113 but also increases the load on the system.
|
/Zephyr-latest/soc/espressif/esp32c2/ |
D | Kconfig | 24 by a small amount but increases RAM use by approximately 4 KB(Wi-Fi only),
|
/Zephyr-latest/drivers/sensor/bosch/bma4xx/ |
D | Kconfig | 24 extra bus activity and increases code size.
|
/Zephyr-latest/dts/bindings/sensor/ |
D | st,stm32-temp-common.yaml | 24 (i.e., the sensor's value decreases as the temperature increases).
|
D | ams,tmd2620.yaml | 80 description: increases the wait time by a factor of x12
|
/Zephyr-latest/soc/espressif/esp32c6/ |
D | Kconfig | 27 by a small amount but increases RAM use by approximately 4 KB(Wi-Fi only),
|
/Zephyr-latest/samples/drivers/led/pwm/ |
D | Kconfig | 26 The brightness gradually increases by one level each time this
|
/Zephyr-latest/soc/espressif/esp32c3/ |
D | Kconfig | 36 by a small amount but increases RAM use by approximately 4 KB(Wi-Fi only),
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.processing | 102 processing in the local domain. Higher value increases message processing 103 latency but increases chances of maintaining correct ordering of the
|
/Zephyr-latest/subsys/mgmt/mcumgr/smp/ |
D | Kconfig | 81 This number translates to zcbor backup states, it increases 131 This number translates to zcbor backup states, it increases
|
/Zephyr-latest/kernel/ |
D | Kconfig.smp | 87 a thread newly made ready for execution. This increases the 94 system as the number of CPUs increases. If not, the only benefit
|
/Zephyr-latest/samples/basic/fade_led/ |
D | README.rst | 12 The LED starts off increases its brightness until it is fully or nearly fully
|
/Zephyr-latest/samples/bluetooth/periodic_adv_rsp/ |
D | README.rst | 14 synchronization info to it. The advertising data is a counter that increases
|
/Zephyr-latest/tests/benchmarks/sched_queues/ |
D | README.rst | 7 number of ready threads increases. This benchmark can be used to help
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.dwmac | 65 memory. A smaller number increases the risk of an overflow and
|
/Zephyr-latest/samples/bluetooth/bap_broadcast_sink/ |
D | Kconfig | 44 allows support for a greater variaty of broadcasts, but also increases memory usage.
|
/Zephyr-latest/dts/bindings/fs/ |
D | zephyr,fstab,littlefs.yaml | 59 A larger lookahead buffer increases the number of blocks found
|
/Zephyr-latest/tests/kernel/usage/thread_runtime_stats/src/ |
D | test_thread_runtime_stats.c | 123 * 1. [current_cycles] increases. in ZTEST() 149 * 2. [total_cycles] increases in ZTEST() 150 * 3. [current_cycles] had a reset event but still increases in ZTEST() 152 * 5. [average_cycles] increases in ZTEST()
|
/Zephyr-latest/subsys/logging/backends/ |
D | Kconfig.rtt | 78 increased if traffic on RTT increases (also from host to device). In
|
1234