Home
last modified time | relevance | path

Searched refs:difference (Results 1 – 25 of 71) sorted by relevance

123

/Zephyr-latest/samples/bluetooth/channel_sounding/src/
Ddistance_estimation.c131 float difference = theta[i] - theta[i - 1]; in estimate_distance_using_phase_slope() local
133 if (difference > PI) { in estimate_distance_using_phase_slope()
137 } else if (difference < -PI) { in estimate_distance_using_phase_slope()
/Zephyr-latest/samples/drivers/mspi/mspi_async/
DREADME.rst13 To this sample, however, the implementation should make no difference.
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
Dtrain.py174 difference = basic_model_size - quantized_model_size
175 print("Difference is %d bytes" % difference)
/Zephyr-latest/tests/kernel/timer/starve/
DREADME.txt22 difference between the current and last-recorded counter value will fail
/Zephyr-latest/doc/connectivity/networking/
Dnet_pkt_processing_stats.rst68 differently so there is slight difference because of rounding errors.
84 differently so there is slight difference because of rounding errors.
/Zephyr-latest/tests/subsys/edac/ibecc/
DREADME.rst39 and debug configuration. The main difference is that debug configuration
/Zephyr-latest/samples/boards/st/ccm/
DREADME.rst10 on several STM32 devices. The very important difference with
137 The difference with the first run is that the ccm_noinit section still has the
/Zephyr-latest/scripts/footprint/
Dsize_report385 unmapped_symbols = unmapped_symbols.difference(newly_mapped_syms)
415 unmapped_symbols = unmapped_symbols.difference(already_mapped_syms)
522 unmapped_symbols = unmapped_symbols.difference(newly_mapped_syms)
555 unmapped_symbols = unmapped_symbols.difference(newly_mapped_syms)
/Zephyr-latest/boards/native/native_sim/
DKconfig38 case the zephyr kernel and application cannot tell the difference unless they
/Zephyr-latest/doc/kernel/
Dtimeutil.rst142 changes in Earth’s rotation. Thus the difference between TAI and UT varies
171 difference between TAI and UTC from 36 seconds to 37 seconds. There was
172 no leap second introduced at the end of 1999, when the difference
217 between two observations taken at 1 Hz is not equal to the numeric difference
/Zephyr-latest/tests/kernel/timer/timer_behavior/
DKconfig38 # difference in the test period is nothing unusual (it can happen for
/Zephyr-latest/boards/luatos/esp32c3_luatos_core/doc/
Dindex.rst35 There are two version hardware of this board. The difference between them is the ch343 chip.
191 The only difference is the structure of the build directory.
/Zephyr-latest/boards/franzininho/esp32s2_franzininho/doc/
Dindex.rst129 The only difference is the structure of the build directory.
/Zephyr-latest/tests/benchmarks/thread_metric/
Dthread_metric_readme.txt17 relative to the difference between the values of this test.
57 difference is the interrupt handler in this test resumes a
/Zephyr-latest/boards/silabs/starter_kits/slstk3402a/doc/
Dindex.rst38 the EFM32 Jade Gecko SoC (EFM32JG12). The only difference between the Pearl
/Zephyr-latest/boards/seeed/xiao_esp32c3/doc/
Dindex.rst131 The only difference is the structure of the build directory.
/Zephyr-latest/boards/m5stack/stamp_c3/doc/
Dindex.rst112 The only difference is the structure of the build directory.
/Zephyr-latest/boards/hardkernel/odroid_go/doc/
Dindex.rst155 The only difference is the structure of the build directory.
/Zephyr-latest/boards/lilygo/ttgo_t7v1_5/doc/
Dindex.rst148 The only difference is the structure of the build directory.
/Zephyr-latest/boards/seeed/xiao_esp32c6/doc/
Dindex.rst133 The only difference is the structure of the build directory.
/Zephyr-latest/boards/others/esp32c3_supermini/doc/
Dindex.rst144 The only difference is the structure of the build directory.
/Zephyr-latest/boards/lilygo/ttgo_t8c3/doc/
Dindex.rst156 The only difference is the structure of the build directory.
/Zephyr-latest/boards/lilygo/ttgo_t8s3/doc/
Dindex.rst169 The only difference is the structure of the build directory.
/Zephyr-latest/boards/espressif/esp32s2_devkitc/doc/
Dindex.rst145 The only difference is the structure of the build directory.
/Zephyr-latest/boards/espressif/esp32s2_saola/doc/
Dindex.rst145 The only difference is the structure of the build directory.

123