Home
last modified time | relevance | path

Searched full:compared (Results 1 – 25 of 104) sorted by relevance

12345

/Zephyr-Core-3.7.0/scripts/coccinelle/
Dunsigned_lesser_than_zero.cocci25 msg = "WARNING: Unsigned expression compared with zero."
32 msg = "WARNING: Unsigned expression compared with zero."
/Zephyr-Core-3.7.0/subsys/net/l2/ethernet/gptp/
Dgptp_md.h29 /* Time of the current grandmaster compared to the previous. */
41 /* Frequency of the current grandmaster compared to the previous. */
/Zephyr-Core-3.7.0/samples/bluetooth/central_hr/
Doverlay-extended.conf4 # AUX_ADV_IND PDU compared to when it is placed in ADV_SCAN_IND PDU in the case
Doverlay-phy_coded.conf10 # AUX_ADV_IND PDU compared to when it is placed in ADV_SCAN_IND PDU in the case
/Zephyr-Core-3.7.0/samples/bluetooth/peripheral_hr/
Doverlay-extended.conf4 # placed in the AUX_ADV_IND PDU compared to when it is placed in ADV_SCAN_IND
Doverlay-phy_coded.conf10 # placed in the AUX_ADV_IND PDU compared to when it is placed in ADV_SCAN_IND
/Zephyr-Core-3.7.0/drivers/sensor/adi/adxl362/
DKconfig104 compared to in activity trigger mode.
118 compared to in inactivity trigger mode.
/Zephyr-Core-3.7.0/tests/subsys/debug/coredump_backends/
DKconfig17 If zero, then it is ignored and not compared with the actual size.
/Zephyr-Core-3.7.0/drivers/sensor/adi/adxl367/
DKconfig83 compared directly to a user set threshold to determine whether
92 compared directly to a user set threshold to determine whether
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/mesh/tests_scripts/comp_data/
Dcdp1_encode_decode.sh15 # 2. The received CDP1 is compared to a hardcoded version.
/Zephyr-Core-3.7.0/tests/drivers/adc/adc_accuracy_test/
DREADME.txt9 - Reference voltage: an ADC channel is read and compared to an expected
/Zephyr-Core-3.7.0/samples/userspace/syscall_perf/
DREADME.rst7 user thread has to go through a system call compared to a supervisor thread that
/Zephyr-Core-3.7.0/tests/boot/mcuboot_data_sharing/
DCMakeLists.txt22 # version file so that it can be compared against in the test
/Zephyr-Core-3.7.0/scripts/ci/
Dtwister_ignore.txt3 # The patterns listed in this file will be compared with the list of files
/Zephyr-Core-3.7.0/tests/bsim/bluetooth/host/att/pipeline/test_scripts/
Drun_test_shall_not_pipeline_variant_rx_tx_prio_invert.sh16 # - The priority of the RX and TX threads is inverted compared
Drun_test_tolerate_pipeline_variant_rx_tx_prio_invert.sh15 # - The priority of the RX and TX threads is inverted compared
/Zephyr-Core-3.7.0/include/zephyr/dt-bindings/ethernet/
Dxlnx_gem.h23 * on the UltraScale compared to the Zynq-7000.
/Zephyr-Core-3.7.0/dts/bindings/gpio/
Dnxp,s32-gpio.yaml28 the interrupt controller configured with a lower priority compared to the one
/Zephyr-Core-3.7.0/soc/st/stm32/
DKconfig.defconfig30 # SYS_CLOCK_TICKS_PER_SEC not too high compared to the LPTIM counter clock
/Zephyr-Core-3.7.0/subsys/net/
Dbuf.c732 size_t compared = 0; in net_buf_data_match() local
736 return compared; in net_buf_data_match()
750 if (dptr[compared] != bptr[i]) { in net_buf_data_match()
751 return compared; in net_buf_data_match()
753 compared++; in net_buf_data_match()
761 return compared; in net_buf_data_match()
/Zephyr-Core-3.7.0/include/zephyr/drivers/adc/
Dadc_npcx_threshold.h22 /* Sets the threshold value to which measured data is compared. */
/Zephyr-Core-3.7.0/include/zephyr/mgmt/mcumgr/grp/fs_mgmt/
Dfs_mgmt.h66 * hash of the file could be requested and compared with the hash of the length of the
/Zephyr-Core-3.7.0/drivers/sensor/adi/adxl372/
DKconfig81 compared directly to a user set threshold to determine whether
/Zephyr-Core-3.7.0/include/zephyr/drivers/
Dptp_clock.h85 * @brief Adjust the PTP clock time change rate when compared to its neighbor.
/Zephyr-Core-3.7.0/drivers/clock_control/
DKconfig.nrf89 be skipped if temperature change (compared to measurement of previous

12345