Searched full:performing (Results 1 – 25 of 120) sorted by relevance
12345
/Zephyr-latest/tests/crypto/tinycrypt/ |
D | README.txt | 31 tc_start() - Performing CCM tests: 32 Performing CCM test #1 (RFC 3610 test vector #1): 35 Performing CCM test #2 (RFC 3610 test vector #2): 38 Performing CCM test #3 (RFC 3610 test vector #3): 41 Performing CCM test #4 (RFC 3610 test vector #7): 44 Performing CCM test #5 (RFC 3610 test vector #8): 47 Performing CCM test #6 (RFC 3610 test vector #9): 50 Performing CCM test #7 (no associated data): 53 Performing CCM test #8 (no payload data):
|
/Zephyr-latest/dts/bindings/mtd/ |
D | nxp,s32-qspi-device.yaml | 20 Memory alignment in bytes, used to calculate padding when performing
|
/Zephyr-latest/samples/drivers/espi/dts/bindings/ |
D | mec15xx-board-power.yaml | 9 GPIOs required before performing a eSPI host-slave handshake
|
D | mec172x-board-power.yaml | 9 GPIOs required before performing a eSPI host-slave handshake
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | haptics.rst | 10 purposes of performing haptic feedback events.
|
/Zephyr-latest/dts/bindings/power-domain/ |
D | power-domain-gpio-monitor.yaml | 8 rail is on/off. Therefore, performing resume/suspend on power domain won't
|
/Zephyr-latest/doc/develop/sca/ |
D | sparse.rst | 8 Apart from performing common code analysis tasks it also supports an
|
/Zephyr-latest/subsys/net/lib/ptp/ |
D | btca.h | 35 * @brief Function performing Best TimeTransmitter Clock state decision algorithm.
|
/Zephyr-latest/include/zephyr/display/ |
D | ssd16xx.h | 22 * when performing partial refreshes or an additional color
|
/Zephyr-latest/subsys/debug/ |
D | asan_hacks.c | 30 /* LSAN has a known limitation that if dlcose is called before performing the
|
/Zephyr-latest/tests/crypto/tinycrypt/src/ |
D | ccm_mode.c | 151 TC_PRINT("%s: Performing CCM test #1 (RFC 3610 test vector #1):\n", in ZTEST() 189 TC_PRINT("%s: Performing CCM test #2 (RFC 3610 test vector #2):\n", in ZTEST() 229 TC_PRINT("%s: Performing CCM test #3 (RFC 3610 test vector #3):\n", in ZTEST() 268 TC_PRINT("%s: Performing CCM test #4 (RFC 3610 test vector #7):\n", in ZTEST() 307 TC_PRINT("%s: Performing CCM test #5 (RFC 3610 test vector #8):\n", in ZTEST() 347 TC_PRINT("%s: Performing CCM test #6 (RFC 3610 test vector #9):\n", in ZTEST() 383 TC_PRINT("%s: Performing CCM test #7 (no associated data):\n", in ZTEST() 440 TC_PRINT("%s: Performing CCM test #8 (no payload data):\n", __func__); in ZTEST()
|
D | cmac_mode.c | 72 TC_PRINT("Performing CMAC test #1 (GF(2^128) double):\n"); in verify_gf_2_128_double() 121 TC_PRINT("Performing CMAC test #2 (SP 800-38B test vector #1):\n"); in verify_cmac_null_msg() 147 TC_PRINT("Performing CMAC test #3 (SP 800-38B test vector #2):\n"); in verify_cmac_1_block_msg() 178 TC_PRINT("Performing CMAC test #4 (SP 800-38B test vector #3):\n"); in verify_cmac_320_bit_msg() 212 TC_PRINT("Performing CMAC test #5 (SP 800-38B test vector #4)\n"); in verify_cmac_512_bit_msg()
|
D | ecc_dh.c | 459 TC_PRINT("Performing cavp_ecdh test:\n"); in ZTEST() 465 TC_PRINT("Performing cavp_keygen test:\n"); in ZTEST() 471 TC_PRINT("Performing cavp_pkv test:\n"); in ZTEST() 477 TC_PRINT("Performing montecarlo_ecdh test:\n"); in ZTEST()
|
/Zephyr-latest/doc/services/storage/stream/ |
D | stream_flash.rst | 23 When performing such long running operations it can be useful to be able to save
|
/Zephyr-latest/include/zephyr/drivers/ |
D | pm_cpu_ops.h | 61 * This function provides a method for performing a system cold or warm reset.
|
/Zephyr-latest/subsys/net/lib/coap/ |
D | Kconfig | 123 CoAP block size used by CoAP client when performing block-wise 186 CoAP block size used by CoAP server resources when performing block-wise
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | exc_exit.c | 12 * Provides functions for performing kernel handling when exiting exceptions or
|
/Zephyr-latest/dts/bindings/display/ |
D | ultrachip,uc81xx-common.yaml | 31 The partial refresh profile is used when performing a partial
|
/Zephyr-latest/subsys/ipc/ipc_service/lib/ |
D | Kconfig.icmsg | 47 imposed by the system workqueue, such as never performing blocking
|
/Zephyr-latest/subsys/dfu/ |
D | Kconfig | 87 server to flash slot are performing properly.
|
/Zephyr-latest/samples/boards/nordic/nrfx_prs/ |
D | README.rst | 18 Zephyr console and SPIM1 is used for performing additional sample transfers).
|
/Zephyr-latest/drivers/clock_control/ |
D | nrf_clock_calibration.c | 24 * requesting, performing hw calibration and releasing hf clock. 52 * indicates performing calibration periodically regardless of temperature
|
/Zephyr-latest/subsys/fs/ |
D | Kconfig | 87 Enable additional file system shell commands for performing
|
/Zephyr-latest/include/zephyr/drivers/sensor/ |
D | scd4x.h | 45 * must be operated at the voltage desired for the application when performing the FRC sequence.
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | system_threads.rst | 24 The main thread is an essential thread while it is performing kernel
|
12345