Home
last modified time | relevance | path

Searched refs:compared (Results 1 – 25 of 43) sorted by relevance

12

/Zephyr-latest/scripts/coccinelle/
Dunsigned_lesser_than_zero.cocci25 msg = "WARNING: Unsigned expression compared with zero."
32 msg = "WARNING: Unsigned expression compared with zero."
/Zephyr-latest/samples/userspace/syscall_perf/
DREADME.rst4 Measure performance overhead of a system calls compared to direct function calls.
10 user thread has to go through a system call compared to a supervisor thread that
/Zephyr-latest/tests/subsys/debug/coredump_backends/
DKconfig17 If zero, then it is ignored and not compared with the actual size.
/Zephyr-latest/tests/boot/mcuboot_data_sharing/
DCMakeLists.txt22 # version file so that it can be compared against in the test
/Zephyr-latest/lib/net_buf/
Dbuf.c733 size_t compared = 0; in net_buf_data_match() local
737 return compared; in net_buf_data_match()
751 if (dptr[compared] != bptr[i]) { in net_buf_data_match()
752 return compared; in net_buf_data_match()
754 compared++; in net_buf_data_match()
762 return compared; in net_buf_data_match()
/Zephyr-latest/drivers/sensor/adi/adxl362/
DKconfig116 compared to in activity trigger mode.
130 compared to in inactivity trigger mode.
/Zephyr-latest/tests/drivers/adc/adc_accuracy_test/
DREADME.txt9 - Reference voltage: an ADC channel is read and compared to an expected
/Zephyr-latest/tests/boards/espressif/cache_coex/
DREADME.rst12 value. By the end of the thread iterations, both PSRAM and SPI Flash have its contents compared aga…
/Zephyr-latest/drivers/sensor/adi/adxl367/
DKconfig85 compared directly to a user set threshold to determine whether
94 compared directly to a user set threshold to determine whether
/Zephyr-latest/scripts/ci/
Dtwister_ignore.txt3 # The patterns listed in this file will be compared with the list of files
/Zephyr-latest/tests/benchmarks/posix/threads/
DREADME.rst41 be easily compared the default.
/Zephyr-latest/soc/st/stm32/
DKconfig.defconfig38 # SYS_CLOCK_TICKS_PER_SEC not too high compared to the LPTIM counter clock
/Zephyr-latest/subsys/secure_storage/
DKconfig.its_store22 overhead compared to the settings-based implementation, both in terms of runtime
/Zephyr-latest/drivers/serial/
DKconfig.nrfx43 enhancement compared to other two modes (default and hardware assisted).
/Zephyr-latest/samples/boards/nordic/coresight_stm/
DREADME.rst11 Thus, performance of different loggers can be compared.
/Zephyr-latest/drivers/sensor/adi/adxl372/
DKconfig82 compared directly to a user set threshold to determine whether
/Zephyr-latest/cmake/modules/
Dzephyr_default.cmake23 # instance CMake 3.21 links object files in a different order compared
/Zephyr-latest/boards/rakwireless/rak4631/doc/
Dindex.rst10 from Semtech, the SX1262. The Semtech SX1262 has compared
/Zephyr-latest/soc/nxp/imxrt/
DKconfig87 This is a new alternative boot header compared to DCD, and DCD must be disabled
/Zephyr-latest/doc/hardware/peripherals/
Drtc.rst78 console to be manually compared. The user must review the set and
/Zephyr-latest/drivers/clock_control/
DKconfig.nrf89 be skipped if temperature change (compared to measurement of previous
/Zephyr-latest/doc/develop/languages/c/
Dnewlib.rst88 higher minimum memory requirement compared to that of the Nano Newlib
/Zephyr-latest/doc/kernel/data_structures/
Dslist.rst113 next pointer and incur no SRAM storage overhead when compared with the
/Zephyr-latest/tests/benchmarks/thread_metric/
Dthread_metric_readme.txt104 some minor changes to the directory structure as compared to the
/Zephyr-latest/doc/kernel/memory_management/
Ddemand_paging.rst155 based on a sorted queue of data pages. The LRU code is more complex compared

12