Home
last modified time | relevance | path

Searched full:calculation (Results 1 – 25 of 233) sorted by relevance

12345678910

/Zephyr-latest/tests/arch/arc/arc_dsp_sharing/
DREADME.txt34 complex product calculation OK after 50 (high) + 63297 (low) tests (computed -160)
35 complex product calculation OK after 150 (high) + 188138 (low) tests (computed -160)
36 complex product calculation OK after 250 (high) + 312972 (low) tests (computed -160)
37 complex product calculation OK after 350 (high) + 437806 (low) tests (computed -160)
38 complex product calculation OK after 450 (high) + 562639 (low) tests (computed -160)
/Zephyr-latest/tests/kernel/fpu_sharing/generic/
DREADME.txt47 will increase the test's speed, but at the expense of the calculation's
69 Pi calculation OK after 50 (high) + 10 (low) tests (computed 3.141598)
70 Pi calculation OK after 150 (high) + 31 (low) tests (computed 3.141598)
71 Pi calculation OK after 250 (high) + 51 (low) tests (computed 3.141598)
72 Pi calculation OK after 350 (high) + 72 (low) tests (computed 3.141598)
73 Pi calculation OK after 450 (high) + 92 (low) tests (computed 3.141598)
DCMakeLists.txt10 # calculation through PI_NUM_ITERATIONS. Lowering this value will increase
/Zephyr-latest/drivers/crypto/
Dcrypto_npcx_sha.c33 * Prepare the context buffer for a SHA calculation - by loading the
38 * Updates the SHA calculation with the additional data. When the
40 * accept new data * buffers for SHA calculation and changes to the data
41 * in data buffer should no longer effect the SHA calculation.
46 /* Perform a complete SHA calculation */
Dcrypto_it8xxx2_sha_v2.c114 * HW 64 bytes data calculation ~= 4us; in it8xxx2_sha256_module_calculation()
115 * HW 1024 bytes data calculation ~= 66us. in it8xxx2_sha256_module_calculation()
135 LOG_ERR("HW execute sha256 calculation timeout"); in it8xxx2_sha256_module_calculation()
183 * If fill full 64byte then execute HW calculation. in it8xxx2_hash_handler()
/Zephyr-latest/tests/bsim/bluetooth/host/misc/hfc_multilink/tester/
Dprj.conf14 # Work around bug in throughput calculation
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/src/
Dfs_mgmt_hash_checksum_sha256.c45 /* Clear variables prior to calculation */ in fs_mgmt_hash_checksum_sha256()
53 /* Read all data from file and add to SHA256 hash calculation */ in fs_mgmt_hash_checksum_sha256()
74 /* Finalise SHA256 hash calculation and store output in provided output buffer */ in fs_mgmt_hash_checksum_sha256()
/Zephyr-latest/tests/bsim/bluetooth/host/l2cap/split/tester/
Dprj.conf14 # Work around bug in throughput calculation
/Zephyr-latest/samples/subsys/usb/uac2_explicit_feedback/
DREADME.rst12 feedback calculation is currently only implemented for the Nordic nRF5340 IC.
47 The sample defaults to indirect feedback calculation because direct sample
/Zephyr-latest/dts/bindings/sensor/
Dst,stm32-temp-common.yaml26 This is visible in the formula used for temperature calculation, which has the
Despressif,esp32-temp.yaml17 calculation of the output temperature from the measured value.
/Zephyr-latest/samples/arch/smp/pi/
Dsample.yaml2 description: Calculation of Pi independently in
DREADME.rst25 required for all the calculation to be done. It can be built and executed
/Zephyr-latest/drivers/sensor/hp206c/
DKconfig37 Value, in cm, that will be used to compensate altitude calculation.
/Zephyr-latest/boards/st/stm32l496g_disco/
Dboard_adc_vref.c16 * calculation in enable_adc_reference()
/Zephyr-latest/soc/ite/ec/it8xxx2/
DKconfig228 bool "HW SHA256 calculation"
230 IT8XXX2 HW support sha256 calculation, and its calculation is faster than FW.
/Zephyr-latest/drivers/sensor/sensirion/sgp40/
Dsgp40.h25 * "Checksum Calculation" section of the datasheet.
/Zephyr-latest/soc/nordic/nrf54l/
Dsoc.c74 * calculation: (CAP_VAL - 4 pF)* 0.5 in nordicsemi_nrf54l_init()
77 * NOTE: The desired capacitance value is used in encoded from in INTCAP calculation formula in nordicsemi_nrf54l_init()
83 /* Calculation of INTCAP code before rounding. Min that calculations here are done on in nordicsemi_nrf54l_init()
/Zephyr-latest/dts/bindings/watchdog/
Dgd,gd32-fwdgt.yaml29 from values that don't cause calculation errors in both cases of
/Zephyr-latest/dts/bindings/clock/
Dst,stm32f0-pll-clock.yaml12 Frequency calculation for output clock is as follows:
/Zephyr-latest/tests/kernel/timer/starve/
DREADME.txt17 hardware timer counter, a timer driver internal calculation of
/Zephyr-latest/include/zephyr/drivers/sensor/
Dtmag5273.h46 * Only available if calculation source can be changed during runtime.
/Zephyr-latest/dts/bindings/i2c/
Dite,enhance-i2c.yaml35 The unit is number of SMB clock cycles. The time calculation
/Zephyr-latest/drivers/sensor/sensirion/sht4x/
Dsht4x.h22 * "Checksum Calculation" section of the datasheet.
/Zephyr-latest/include/zephyr/drivers/adc/
Dcurrent_sense_shunt.h43 /* store in a temporary 64 bit variable to prevent overflow during calculation */ in current_sense_shunt_scale_dt()

12345678910