Home
last modified time | relevance | path

Searched full:calculated (Results 1 – 25 of 205) sorted by relevance

123456789

/Zephyr-latest/samples/arch/smp/pi/
DREADME.rst18 number of digits calculated (``DIGITS_NUM``), and the
24 This project outputs Pi values calculated by each thread and in the end total time
41 Pi value calculated by thread #0: 3141592653589793238462643383279502884197...
42 Pi value calculated by thread #1: 3141592653589793238462643383279502884197...
44 Pi value calculated by thread #14: 314159265358979323846264338327950288419...
45 Pi value calculated by thread #15: 314159265358979323846264338327950288419...
Dsample.yaml15 - "Pi value calculated by thread #[0-9]+: [0-9]+(.*)"
/Zephyr-latest/drivers/watchdog/
DKconfig.stm3225 MCU's LSI clock frequency and can be calculated with:
30 calculated for highest LSI frequency among STM32 MCUs of 40 kHz.
Dwdt_wwdg_stm32.c49 /* The timeout of the WWDG in milliseconds is calculated by the below formula:
59 * - f_WWDG: the frequency of the WWDG clock. This can be calculated by the
68 * The minimum timeout is calculated with:
71 * The maximum timeout is calculated with:
111 * @return The timeout calculated in microseconds.
/Zephyr-latest/scripts/west_commands/zspdx/
Dcmakefileapi.py51 # actual items, calculated from indices after loading
72 # actual items, calculated from indices after loading
96 # actual items, calculated from indices after loading
162 # actual items, calculated from indices after loading
178 # actual items, calculated from indices after loading
235 # actual items, calculated from indices after loading
/Zephyr-latest/include/zephyr/data/
Dnavigation.h42 * @param distance Destination for calculated distance in millimeters
55 * @param bearing Destination for calculated bearing angle in millidegrees
/Zephyr-latest/include/zephyr/sys/
Dcrc.h106 * The following checksums can, among others, be calculated by this function,
108 * calculated CRC is XORed with:
150 * The following checksums can, among others, be calculated by this function,
152 * calculated CRC is XORed with:
183 * The following checksums can, among others, be calculated by this function,
185 * calculated CRC is XORed with:
231 * @param data Pointer to data on which the CRC should be calculated.
243 * @param data Pointer to data on which the CRC should be calculated.
255 * @param data Pointer to data on which the CRC should be calculated.
346 * @param data A pointer to the data on which the CRC will be calculated.
[all …]
/Zephyr-latest/dts/bindings/sensor/
Dst,stts22h-i2c.yaml37 the configuration at power-up. This threshold must be calculated
48 the configuration at power-up. This threshold must be calculated
/Zephyr-latest/soc/infineon/cat1a/psoc6_legacy/
Dnoinit.ld6 * Size of sections are calculated in the startup scripts,
/Zephyr-latest/include/zephyr/net/
Dnet_timeout.h111 * deadline will be calculated.
129 * be calculated. This should be recently captured value from
149 * be calculated. This should be recently captured value from
/Zephyr-latest/dts/bindings/dac/
Datmel,sam-dac.yaml23 Peripheral Clock to DAC Clock Ratio. Prescaler value is calculated as
/Zephyr-latest/tests/subsys/llext/src/
Dfind_section_ext.c10 * address, as calculated by the llext loader, matches the start of the .data
/Zephyr-latest/tests/drivers/flash/negative_tests/src/
Dmain.c81 /* Flash memory boundaries are correctly calculated in ZTEST()
114 /* Flash memory boundaries are correctly calculated in ZTEST()
148 /* Flash memory boundaries are correctly calculated in ZTEST()
183 /* Flash memory boundaries are correctly calculated in ZTEST()
215 /* Flash memory boundaries are correctly calculated in ZTEST()
/Zephyr-latest/lib/posix/options/
Dtimespec_to_timeout.c17 * As per POSIX standard time should be calculated wrt CLOCK_REALTIME. in timespec_to_timeoutms()
/Zephyr-latest/drivers/stepper/adi_tmc/
Dadi_tmc5xxx_common.h34 * @return Calculated velocity in full clock cycles
/Zephyr-latest/subsys/bluetooth/host/
Decc.h89 * Used to notify of the calculated DH Key.
100 * @param cb Callback to notify the calculated key.
/Zephyr-latest/tests/drivers/i2c/i2c_bme688/src/
Dsensor.h150 * Note: temperature must be calculated first
157 * Note: temperature must be calculated first
/Zephyr-latest/subsys/modem/backends/
DKconfig35 It can be calculated as follows:
/Zephyr-latest/samples/bluetooth/broadcaster_multiple/
DREADME.rst20 manufacturer data is calculated to maximize the use of supported AD data length.
/Zephyr-latest/doc/connectivity/networking/
Dnet_pkt_processing_stats.rst67 sent. The value **63** tells also the same information, but is calculated
83 sent. The value **42** tells also the same information, but is calculated
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/
D_private.py20 # 'size' was calculated.
/Zephyr-latest/lib/net_buf/
DKconfig49 * total size of the pool is calculated
/Zephyr-latest/lib/crc/
Dcrc32c_sw.c18 * the entire stream is calculated. This is a requirement of crc32c algo.
/Zephyr-latest/drivers/mspi/
Dmspi_ambiq.h12 /* Hand-calculated minimum heap sizes needed to return a successful
/Zephyr-latest/subsys/mgmt/mcumgr/grp/fs_mgmt/include/mgmt/mcumgr/grp/fs_mgmt/
Dfs_mgmt_config.h25 * MCUMGR_GRP_FS_DL_CHUNK_SIZE is calculated with most pessimistic estimations,

123456789