Home
last modified time | relevance | path

Searched full:perform (Results 1 – 25 of 615) sorted by relevance

12345678910>>...25

/Zephyr-latest/include/zephyr/platform/
Dhooks.h26 * This hook is implemented by the SoC and can be used to perform any
34 * This hook is implemented by the SoC and can be used to perform any
42 * This hook is implemented by the SoC and can be used to perform any
50 * This hook is implemented by the SoC and can be used to perform any
58 * This hook is implemented by the SoC and can be used to perform any
67 * is implemented by the board and can be used to perform any board-specific
76 * called. This hook is implemented by the board and can be used to perform
/Zephyr-latest/samples/subsys/ipc/ipc_service/icmsg/
Dsample.yaml22 - "host: Perform sends for"
41 - "host: Perform sends for"
65 - "I: Perform sends for"
87 - "host: Perform sends for"
111 - "host: Perform sends for"
139 - "I: Perform sends for"
165 - "host: Perform sends for"
DREADME.rst39 [00:00:00.417,877] <inf> host: Perform sends for 1000 [ms]
46 [00:00:01.924,896] <inf> host: Perform sends for 1000 [ms]
56 [00:00:00.006,439] <inf> remote: Perform sends for 1000 [ms]
63 [00:00:00.006,378] <inf> remote: Perform sends for 1000 [ms]
/Zephyr-latest/include/zephyr/sys/
Dpoweroff.h28 * perform an immediate power off of the system.
35 * @brief Perform a system power off.
37 * This function will perform an immediate power off of the system. It is the
/Zephyr-latest/tests/bluetooth/common/testlib/include/testlib/
Datt_read.h11 /** Perform a single ATT_READ_BY_TYPE_REQ. */
18 /** If offset == 0, perform a single ATT_READ_REQ.
19 * If offset > 0, perform a signle ATT_READ_BLOB_REQ.
/Zephyr-latest/dts/bindings/sensor/
Dnuvoton,adc-cmp.yaml4 This will perform signal comparison with threshold established.
15 ADC channel that will perform measurement.
Dti,fdc2x1x.yaml55 The FDC will perform a single conversion on each channel
80 0 = Perform continuous conversions on Channel 0
81 1 = Perform continuous conversions on Channel 1
82 2 = Perform continuous conversions on Channel 2 (FDC2114, FDC2214 only)
83 3 = Perform continuous conversions on Channel 3 (FDC2114, FDC2214 only)
Dlm35.yaml13 ADC channel that will perform measurement
/Zephyr-latest/subsys/storage/flash_map/
DKconfig56 Use the PSA API to perform the integrity check.
63 Use the Mbed TLS library to perform the integrity check.
/Zephyr-latest/tests/subsys/sd/mmc/
DREADME.txt9 perform destructive I/O on the card, wiping any data present. The test has
28 to be read back without error. Perform this R/W combination at several
/Zephyr-latest/tests/subsys/sd/sdmmc/
DREADME.txt9 perform destructive I/O on the card, wiping any data present. The test has
28 to be read back without error. Perform this R/W combination at several
/Zephyr-latest/samples/modules/tflite-micro/hello_world/src/
Dconstants.h26 /* This constant determines the number of inferences to perform across the range
30 * of time. Since different devices take different amounts of time to perform
/Zephyr-latest/soc/st/stm32/stm32h7x/
Dsoc_m4.c26 * @brief Perform basic hardware initialization at boot.
45 * Domain D2 is waiting for Cortex-M7 to perform in soc_early_init_hook()
/Zephyr-latest/samples/drivers/i2c/rtio_loopback/
DREADME.rst5 Perform I2C transfers between I2C controller and custom I2C target using RTIO.
10 This sample demonstrates how to perform I2C transfers, synchronously and async
/Zephyr-latest/arch/arc/core/dsp/
DKconfig26 across context switches to allow multiple threads to perform concurrent
50 across context switches to allow multiple threads to perform concurrent
/Zephyr-latest/include/zephyr/debug/
Dcoredump.h243 /* Perform query on backend */
246 /* Perform command on backend */
298 * @brief Perform coredump.
331 * @brief Perform query on coredump subsystem.
343 * @brief Perform command on coredump subsystem.
345 * Perform command on coredump subsystem, for example, output the stored
/Zephyr-latest/samples/modules/cmsis_dsp/
Dcmsis_dsp.rst5 These samples demonstrate how to use the CMSIS-DSP module to perform signal processing operations
/Zephyr-latest/samples/posix/philosophers/
DKconfig6 bool "Perform error checking"
/Zephyr-latest/soc/atmel/sam/same70/
Dsoc_config.c17 * @brief Perform SoC configuration at boot.
31 /* In Cortex-M based SoCs JTAG interface can be used to perform in atmel_same70_config()
/Zephyr-latest/soc/atmel/sam/samv71/
Dsoc_config.c17 * @brief Perform SoC configuration at boot.
31 /* In Cortex-M based SoCs JTAG interface can be used to perform in atmel_samv71_config()
/Zephyr-latest/include/zephyr/rtio/
Dwork.h29 * This RTIO Work request to perform a work operation decoupled
48 * @brief Allocate item to perform an RTIO work request.
/Zephyr-latest/drivers/pm_cpu_ops/
Dpsci_shell.c22 shell_error(shctx, "Failed to perform system warm reset"); in cmd_reboot_warm()
37 shell_error(shctx, "Failed to perform system cold reset"); in cmd_reboot_cold()
/Zephyr-latest/soc/nordic/nrf54h/
Dpower.h14 * @brief Perform a power off.
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/blob_mdls/
Dblob_cli_friend.sh7 # Establish multiple different friendships concurrently. Perform BLOB transfer with BLOB Client
/Zephyr-latest/boards/qemu/cortex_m3/
DKconfig.defconfig15 # BT relies on PSA Crypto API to perform crypto operations and, on this platform,

12345678910>>...25