Home
last modified time | relevance | path

Searched full:smaller (Results 1 – 25 of 220) sorted by relevance

123456789

/Zephyr-latest/doc/contribute/
Dcontributor_expectations.rst7 changes as smaller pull requests. Smaller pull requests (PRs) have the following
11 to set aside a few minutes to review smaller changes several times than it is
17 - Easier to rebase and merge. Smaller PRs are less likely to conflict with other
24 commits and any combination of smaller PRs for testing and preview purposes.
29 Defining Smaller PRs
32 - Smaller PRs should encompass one self-contained logical change.
76 the required context to reviewers, but allows for smaller, incremental, PRs to
139 Maintainers may request that contributors break up a PR into smaller PRs and may
/Zephyr-latest/tests/benchmarks/app_kernel/src/
Dmemcfg.h13 #define MESSAGE_SIZE_PIPE 2048 /* must be smaller than MESSAGE_SIZE */
/Zephyr-latest/boards/nordic/thingy52/
DKconfig15 BOARD_VDD_PWR_CTRL_INIT_PRIORITY, but smaller than SENSOR_INIT_PRIORITY.
/Zephyr-latest/boards/beagle/beagleconnect_freedom/
DKconfig14 KERNEL_INIT_PRIORITY_DEVICE but smaller than
/Zephyr-latest/samples/subsys/nvs/boards/
Dnucleo_f429zi.overlay9 /* Set 48KB of storage at the beginning of bank2 in order to have 3 sectors smaller than 32K
/Zephyr-latest/boards/beagle/beagleplay/
DKconfig15 KERNEL_INIT_PRIORITY_DEVICE but smaller than
/Zephyr-latest/boards/ti/common/
DKconfig21 KERNEL_INIT_PRIORITY_DEVICE but smaller than
/Zephyr-latest/samples/net/sockets/can/
Dprj.conf36 # Use smaller buffers for net_buf as CANBUS packets are quite small.
/Zephyr-latest/dts/bindings/flash_controller/
Dgd,gd32-flash-controller.yaml8 flash size is smaller than 512KB.
/Zephyr-latest/subsys/tracing/include/
Dtracing_buffer.h50 * @return Size of allocated buffer which can be smaller than
82 * @return Size of valid buffer which can be smaller than requested
/Zephyr-latest/tests/net/lib/lwm2m/observation/src/
Dlwm2m_observation.c94 "Next element has object %d which is smaller " in assert_path_list_order()
109 "smaller " in assert_path_list_order()
124 "Next element has resource %d which is smaller " in assert_path_list_order()
138 "is smaller " in assert_path_list_order()
146 "Next element has object %d which is smaller " in assert_path_list_order()
154 "smaller " in assert_path_list_order()
162 "Next element has resource %d which is smaller " in assert_path_list_order()
/Zephyr-latest/drivers/timer/
Dambiq_stimer.c66 /* If current cycle count is smaller than the last time stamp, a counter overflow happened. in update_tick_counter()
110 /* If current cycle count is smaller than the last time stamp, a counter in stimer_isr()
167 /*If the delta value is smaller than MIN_DELAY, trigger a interrupt immediately*/ in sys_clock_set_timeout()
/Zephyr-latest/dts/bindings/gpio/
Dmicrobit,edge-connector.yaml15 The smaller strips spaced at 1.27mm on the edge connector have additional
/Zephyr-latest/include/zephyr/linker/
Dintlist.ld14 * struct _isr_list isrs[]; <- Usually of smaller size than num_vectors
/Zephyr-latest/arch/arc/core/mpu/
Darc_mpu_common_internal.h36 * For ARC MPU, MPU regions can be overlapped, smaller in _mpu_configure()
213 * For ARC MPU, smaller region number takes priority. in arc_core_mpu_buffer_validate()
256 * According to ARCv2 ISA, the MPU region with smaller in arc_mpu_init()
/Zephyr-latest/subsys/bindesc/
DKconfig30 it's recommened to keep this value much smaller for easier handling of the data.
/Zephyr-latest/drivers/ethernet/
DKconfig.dwmac65 memory. A smaller number increases the risk of an overflow and
/Zephyr-latest/samples/sensor/qdec/
DREADME.rst71 The reported increment/decrement can be larger/smaller than the one shown
/Zephyr-latest/samples/subsys/fs/fs_sample/boards/
Dnrf52840dk_nrf52840_ram_disk_region.overlay9 * remove the original definition and replace it with smaller one.
/Zephyr-latest/lib/libc/minimal/
DKconfig27 Enable smaller but potentially slower implementations of memcpy and
/Zephyr-latest/samples/subsys/profiling/perf/
DREADME.rst34 the perf buffer size is smaller than required.
/Zephyr-latest/subsys/net/lib/coap/
DKconfig130 CoAP client message payload size. Can't be smaller than COAP_CLIENT_BLOCK_SIZE.
193 CoAP server message payload size. Can't be smaller than COAP_SERVER_BLOCK_SIZE.
/Zephyr-latest/scripts/west_commands/runners/
Ddediprog.py57 # Allow to flash images smaller than flash device capacity
/Zephyr-latest/doc/connectivity/canbus/
Disotp.rst27 Packets smaller or equal to seven bytes on Classical CAN are called
/Zephyr-latest/lib/libc/newlib/
DKconfig32 smaller than this value.

123456789