Searched full:computing (Results 1 – 25 of 36) sorted by relevance
12
/Zephyr-latest/dts/bindings/test/ |
D | vnd,non-deprecated-label.yaml | 1 # Copyright 2023 Ampere Computing
|
/Zephyr-latest/scripts/ci/ |
D | pylintrc | 250 # Ignore comments when computing similarities. 253 # Ignore docstrings when computing similarities. 256 # Ignore imports when computing similarities.
|
/Zephyr-latest/dts/bindings/can/ |
D | microchip,mcp251xfd.yaml | 56 Prescaler value for computing the timestamps of received messages.
|
/Zephyr-latest/drivers/crypto/ |
D | crypto_it8xxx2_sha.c | 112 * order before computing hash. in it8xxx2_sha256_module_calculation() 119 * via the DLM (Data Local Memory) bus while HW module is computing in it8xxx2_sha256_module_calculation()
|
D | crypto_it8xxx2_sha_v2.c | 105 * via the DLM (Data Local Memory) bus while HW module is computing in it8xxx2_sha256_module_calculation()
|
/Zephyr-latest/include/zephyr/sys/ |
D | crc.h | 75 * @brief Generic function for computing a CRC-16 without input or output 96 * @brief Generic function for computing a CRC-16 with input and output 125 * @brief Generic function for computing CRC 8 324 * @brief Generic function for computing CRC 4
|
/Zephyr-latest/samples/subsys/fs/zms/src/ |
D | main.c | 225 printk("Error while computing free space, rc=%d\n", free_space); in main() 261 printk("Error while computing free space, rc=%d\n", free_space); in main()
|
/Zephyr-latest/samples/bluetooth/channel_sounding/ |
D | README.rst | 21 The Channel Sounding feature does not mandate a specific algorithm for computing distance estimates,
|
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/src/ |
D | dut.c | 175 * computing resources (CI compute time is not free). in entrypoint_dut()
|
/Zephyr-latest/dts/bindings/ |
D | vendor-prefixes.txt | 54 ampere Ampere Computing LLC 315 inforce Inforce Computing 658 tcg Trusted Computing Group
|
/Zephyr-latest/scripts/ |
D | twister | 97 When computing sizes, twister will report errors if it finds
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | coap.rst | 147 resource constrained, such as by computing power, RF range, memory, bandwidth,
|
/Zephyr-latest/include/zephyr/arch/xtensa/ |
D | arch.h | 192 * computing it with a single ADD instruction from values it already
|
/Zephyr-latest/boards/native/nrf_bsim/doc/ |
D | nrf52_bsim.rst | 203 the host computing speed. All randomness is controlled by random seeds which can
|
/Zephyr-latest/boards/nxp/ls1046ardb/doc/ |
D | index.rst | 6 The LS1046A reference design board (RDB) is a high-performance computing,
|
/Zephyr-latest/boards/espressif/esp32s3_eye/doc/ |
D | index.rst | 67 …s well as dedicated vector instructions for accelerating neural network computing and signal proce…
|
/Zephyr-latest/include/zephyr/internal/ |
D | syscall_handler.h | 492 * each element size, handles any overflow issues with computing the total 509 * each element size, handles any overflow issues with computing the total
|
/Zephyr-latest/arch/arm64/core/ |
D | elf.c | 91 * @brief Function computing a relocation (X in AArch64 ELF).
|
/Zephyr-latest/drivers/timer/ |
D | cortex_m_systick.c | 317 * Add elapsed cycles while computing the new load to cycle_count. in sys_clock_set_timeout()
|
/Zephyr-latest/tests/lib/c_lib/common/src/ |
D | main.c | 62 * to prevent compiler from computing results at compile time 107 * to prevent compiler from computing results at compile time 129 * to prevent compiler from computing results at compile time
|
/Zephyr-latest/boards/phytec/phyboard_pollux/doc/ |
D | index.rst | 13 It features a lots of interfaces and computing capacity. It can be used as
|
/Zephyr-latest/tests/unit/crc/ |
D | main.c | 125 /* Appending the CRC to a buffer and computing the CRC over in ZTEST()
|
/Zephyr-latest/doc/kernel/services/other/ |
D | float.rst | 312 to avoid overflow issues when computing the average of a series of integer
|
/Zephyr-latest/subsys/mgmt/ec_host_cmd/backends/ |
D | ec_host_cmd_backend_shi_npcx.c | 496 /* Computing total bytes need to receive */ in shi_npcx_parse_header() 1064 /* Computing sending bytes of response */ in shi_npcx_backend_send()
|
/Zephyr-latest/doc/services/storage/zms/ |
D | zms.rst | 436 The header needed by the two entries should be accounted when computing the needed storage space.
|
12