Searched full:computing (Results 1 – 25 of 30) sorted by relevance
12
/Zephyr-Core-3.5.0/scripts/ci/ |
D | pylintrc | 258 # Ignore comments when computing similarities. 261 # Ignore docstrings when computing similarities. 264 # Ignore imports when computing similarities.
|
/Zephyr-Core-3.5.0/dts/bindings/can/ |
D | microchip,mcp251xfd.yaml | 60 Prescaler value for computing the timestamps of received messages.
|
/Zephyr-Core-3.5.0/include/zephyr/sys/ |
D | crc.h | 64 * @brief Generic function for computing a CRC-16 without input or output 85 * @brief Generic function for computing a CRC-16 with input and output 114 * @brief Generic function for computing CRC 8 299 * @brief Generic function for computing CRC 4
|
/Zephyr-Core-3.5.0/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()
|
/Zephyr-Core-3.5.0/dts/bindings/ |
D | vendor-prefixes.txt | 47 ampere Ampere Computing LLC 283 inforce Inforce Computing 603 tcg Trusted Computing Group
|
/Zephyr-Core-3.5.0/doc/connectivity/networking/api/ |
D | coap.rst | 138 resource constrained, such as by computing power, RF range, memory, bandwidth,
|
/Zephyr-Core-3.5.0/scripts/ |
D | twister | 94 When computing sizes, twister will report errors if it finds
|
/Zephyr-Core-3.5.0/boards/posix/nrf_bsim/doc/ |
D | nrf52_bsim.rst | 202 the host computing speed. All randomness is controlled by random seeds which can
|
/Zephyr-Core-3.5.0/include/zephyr/arch/xtensa/ |
D | arch.h | 213 * computing it with a single ADD instruction from values it already
|
/Zephyr-Core-3.5.0/include/zephyr/ |
D | syscall_handler.h | 404 * each element size, handles any overflow issues with computing the total 419 * each element size, handles any overflow issues with computing the total
|
/Zephyr-Core-3.5.0/boards/arm64/nxp_ls1046ardb/doc/ |
D | index.rst | 9 The LS1046A reference design board (RDB) is a high-performance computing,
|
/Zephyr-Core-3.5.0/drivers/timer/ |
D | cortex_m_systick.c | 248 * Add elapsed cycles while computing the new load to cycle_count. in sys_clock_set_timeout()
|
/Zephyr-Core-3.5.0/tests/lib/c_lib/src/ |
D | main.c | 65 * to prevent compiler from computing results at compile time 110 * to prevent compiler from computing results at compile time 132 * to prevent compiler from computing results at compile time
|
/Zephyr-Core-3.5.0/tests/unit/crc/ |
D | main.c | 108 /* Appending the CRC to a buffer and computing the CRC over in ZTEST()
|
/Zephyr-Core-3.5.0/subsys/mgmt/ec_host_cmd/backends/ |
D | ec_host_cmd_backend_shi_npcx.c | 408 /* Computing total bytes need to receive */ in shi_npcx_parse_header() 909 /* Computing sending bytes of response */ in shi_npcx_backend_send()
|
/Zephyr-Core-3.5.0/include/zephyr/sensing/ |
D | sensing_sensor.h | 311 * Virtual sensor can receive reporter's data and do fusion computing
|
/Zephyr-Core-3.5.0/boards/arm/mimx8mp_phyboard_pollux/doc/ |
D | index.rst | 13 It features a lots of interfaces and computing capacity. It can be used as
|
/Zephyr-Core-3.5.0/doc/kernel/services/other/ |
D | float.rst | 312 to avoid overflow issues when computing the average of a series of integer
|
/Zephyr-Core-3.5.0/boards/arm/mimxrt595_evk/doc/ |
D | index.rst | 9 i.MX RT500 crossover MCUs are part of the edge computing family and are optimized
|
/Zephyr-Core-3.5.0/doc/kernel/usermode/ |
D | syscalls.rst | 305 when computing the total size. The calling thread must have read permissions
|
/Zephyr-Core-3.5.0/drivers/ieee802154/ |
D | ieee802154_rf2xx.c | 486 * computing the step variable. in rf2xx_set_txpower()
|
/Zephyr-Core-3.5.0/kernel/ |
D | thread.c | 742 /* Verify that the stack size passed in is OK by computing the total in z_vrfy_k_thread_create()
|
/Zephyr-Core-3.5.0/doc/contribute/ |
D | guidelines.rst | 413 significant computing resources. When running locally and to get results in a
|
/Zephyr-Core-3.5.0/doc/develop/test/ |
D | twister.rst | 400 When computing sizes, twister will report errors if it finds
|
/Zephyr-Core-3.5.0/subsys/bluetooth/controller/ll_sw/ |
D | isoal.c | 298 /* Todo: Next section computing various constants, should potentially be a in isoal_sink_create() 1560 /* Todo: Next section computing various constants, should potentially be a in isoal_source_create()
|
12