Searched full:bigger (Results 1 – 25 of 117) sorted by relevance
12345
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig.stack | 16 be bigger depending on what features are enabled. 25 be bigger depending on what features are enabled.
|
/Zephyr-latest/samples/subsys/demand_paging/ |
D | README.rst | 5 Leverage demand paging to deal with code bigger than available RAM. 11 firmware bigger than the available RAM if XIP is not possible. Select code
|
/Zephyr-latest/lib/heap/ |
D | Kconfig | 79 16383 megabytes. The overhead is of course bigger. 85 - "big" heaps with bigger memory overhead even for small heaps; 88 a higher runtime overhead and somewhat bigger code footprint.
|
/Zephyr-latest/include/zephyr/mgmt/hawkbit/ |
D | autohandler.h | 61 * @param if_bigger If true, the delay will be set only if the new delay is bigger than the current 64 * @retval 0 if @a if_bigger was true and the current delay was bigger than the new one.
|
/Zephyr-latest/tests/subsys/logging/log_syst/ |
D | prj.conf | 18 # Need bigger stack for immediate mode
|
/Zephyr-latest/samples/subsys/logging/syst/ |
D | prj.conf | 26 # Need bigger stack for immediate mode
|
/Zephyr-latest/tests/subsys/logging/log_switch_format/ |
D | prj.conf | 31 # Need bigger stack for immediate mode
|
/Zephyr-latest/subsys/ipc/ipc_service/backends/ |
D | Kconfig.icmsg_me | 13 data bigger than some size, you can safely change this option to
|
/Zephyr-latest/subsys/rtio/ |
D | Kconfig.workq | 32 to issue, the bigger this pool should be.
|
/Zephyr-latest/samples/subsys/fs/littlefs/boards/ |
D | particle_xenon.overlay | 27 /* A bigger partition for something else. */
|
/Zephyr-latest/samples/subsys/shell/fs/boards/ |
D | particle_xenon.overlay | 27 /* A bigger partition for something else. */
|
/Zephyr-latest/dts/bindings/dac/ |
D | microchip,mcp4728.yaml | 29 Note: with values bigger than 0 most of channel circuits are powered off
|
/Zephyr-latest/samples/bluetooth/hci_vs_scan_req/ |
D | README.rst | 14 to the central role, where the RAM saving can be bigger.
|
/Zephyr-latest/tests/subsys/mem_mgmt/mem_attr_heap/src/ |
D | main.c | 101 * region. It should be allocated from the second bigger memory region. in ZTEST() 108 * (bigger) cacheable memory region in ZTEST()
|
/Zephyr-latest/drivers/sensor/st/lis2dw12/ |
D | Kconfig | 81 be bigger than the threshold. See ST AN5038 for more details about
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.nxp_s32_netc | 99 VSI initialization priority. It must be bigger than PSI init priority
|
/Zephyr-latest/dts/bindings/display/ |
D | nordic,nrf-led-matrix.yaml | 73 Bigger values increase the maximum achievable brightness of the LEDs
|
/Zephyr-latest/include/zephyr/drivers/pwm/ |
D | max31790.h | 30 * pulses which occur during each TACH period. Hence, a bigger value means a slower
|
/Zephyr-latest/drivers/wifi/esp32/ |
D | Kconfig.esp32 | 80 … is enabled, this value is recommended to set equal or bigger than ESP32_WIFI_RX_BA_WIN in order to 234 Set the size of WiFi Block Ack TX window. Generally a bigger value means 254 Set the size of WiFi Block Ack RX window. Generally a bigger value means
|
/Zephyr-latest/dts/bindings/qspi/ |
D | nxp,s32-qspi.yaml | 57 Chip select setup time, in serial clock cycles. A bigger value will pull 65 Chip select hold time, in serial clock cycles. A bigger value will release
|
/Zephyr-latest/samples/drivers/virtualization/ivshmem/doorbell/ |
D | README.rst | 92 - (x86_64) The default shared memory size is bigger than the memory 205 crash, as the application will attempt to read the initial, bigger, size; and
|
/Zephyr-latest/drivers/clock_control/ |
D | Kconfig.stm32 | 64 Bigger window sizes increase accuracy of the measure, but increase the time
|
/Zephyr-latest/subsys/net/lib/dns/ |
D | Kconfig | 189 should be bigger than its value. 260 should be bigger than its value.
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/include/mgmt/mcumgr/transport/ |
D | smp_reassembly.h | 45 * -ENOSR if a packet length, read from header, is bigger than
|
/Zephyr-latest/samples/tfm_integration/psa_crypto/src/ |
D | psa_attestation.c | 36 /* Call with bigger challenge object than allowed */ in att_get_iat()
|
12345