Home
last modified time | relevance | path

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

12345678910>>...18

/Zephyr-Core-3.4.0/dts/bindings/sensor/
Dnuvoton,adc-cmp.yaml5 This will perform signal comparision with threshold established.
16 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)
/Zephyr-Core-3.4.0/samples/subsys/ipc/ipc_service/icmsg/
DREADME.rst37 [00:00:00.417,877] <inf> host: Perform sends for 1000 [ms]
44 [00:00:01.924,896] <inf> host: Perform sends for 1000 [ms]
54 [00:00:00.006,439] <inf> remote: Perform sends for 1000 [ms]
61 [00:00:00.006,378] <inf> remote: Perform sends for 1000 [ms]
/Zephyr-Core-3.4.0/subsys/storage/flash_map/
DKconfig55 Use TinyCrypt library to perform the integrity check.
64 Use MBEDTLS library to perform the integrity check.
/Zephyr-Core-3.4.0/include/zephyr/debug/
Dcoredump.h193 /* Perform query on backend */
196 /* Perform command on backend */
244 * @brief Perform coredump.
277 * @brief Perform query on coredump subsystem.
289 * @brief Perform command on coredump subsystem.
291 * Perform certain on coredump subsystem, for example, output the stored
/Zephyr-Core-3.4.0/include/zephyr/drivers/
Dgna.h71 * Request to perform inference on the given neural network model
164 * A model needs to be registered before it can be used to perform inference
188 * Once de-registered, the model can no longer be used to perform inference
205 * @brief Perform inference on a model with input vectors
212 * @param req Information required to perform inference on a neural network
Dsmbus.h708 * @brief Perform SMBus Quick operation
710 * This routine provides a generic interface to perform SMBus Quick
744 * @brief Perform SMBus Byte Write operation
746 * This routine provides a generic interface to perform SMBus
775 * @brief Perform SMBus Byte Read operation
777 * This routine provides a generic interface to perform SMBus
806 * @brief Perform SMBus Byte Data Write operation
808 * This routine provides a generic interface to perform SMBus
839 * @brief Perform SMBus Byte Data Read operation
841 * This routine provides a generic interface to perform SMBus
[all …]
/Zephyr-Core-3.4.0/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-Core-3.4.0/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-Core-3.4.0/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-Core-3.4.0/arch/arc/core/dsp/
DKconfig31 across context switches to allow multiple threads to perform concurrent
55 across context switches to allow multiple threads to perform concurrent
/Zephyr-Core-3.4.0/soc/arm/atmel_sam/same70/
Dsoc_config.c16 * @brief Perform SoC configuration at boot.
30 /* In Cortex-M based SoCs JTAG interface can be used to perform in atmel_same70_config()
/Zephyr-Core-3.4.0/soc/arm/atmel_sam/samv71/
Dsoc_config.c17 * @brief Perform SoC configuration at boot.
33 /* In Cortex-M based SoCs JTAG interface can be used to perform in atmel_samv71_config()
/Zephyr-Core-3.4.0/soc/arm/st_stm32/stm32h7/
Dsoc_m4.c28 * @brief Perform basic hardware initialization at boot.
58 * Domain D2 is waiting for Cortex-M7 to perform in stm32h7_m4_init()
/Zephyr-Core-3.4.0/tests/bsim/bluetooth/mesh/tests_scripts/blob_mdls/
Dblob_cli_friend.sh7 # Establish multiple different friendships concurrently. Perform BLOB transfer with BLOB Client
/Zephyr-Core-3.4.0/tests/subsys/fs/littlefs/
DCMakeLists.txt9 # instead of returning error when attempting to perform operation that
/Zephyr-Core-3.4.0/share/sysbuild/bootloader/
DCMakeLists.txt13 # MCUBoot default configuration is to perform a full chip erase.
/Zephyr-Core-3.4.0/soc/arm/arm/musca_s1/
Dsoc.c12 * @brief Perform basic hardware initialization at boot.
/Zephyr-Core-3.4.0/tests/boot/test_mcuboot/src/
Dmain.c15 /* Perform a permanent swap of MCUBoot application */ in main()
/Zephyr-Core-3.4.0/include/zephyr/crypto/
Dcrypto.h93 * have four cipher mode specific (CTR, CCM, CBC ...) calls to perform the
242 * @brief Perform single-block crypto operation (ECB cipher mode). This
261 * @brief Perform Cipher Block Chaining (CBC) crypto operation.
282 * @brief Perform Counter (CTR) mode crypto operation.
309 * @brief Perform Counter with CBC-MAC (CCM) mode crypto operation
331 * @brief Perform Galois/Counter Mode (GCM) crypto operation
457 * @brief Perform a cryptographic hash function.
472 * @brief Perform a cryptographic multipart hash operation.
/Zephyr-Core-3.4.0/scripts/
Dseries-push-hook.sh29 echo "Perform check patch"
/Zephyr-Core-3.4.0/subsys/storage/stream/
DKconfig15 bool "Perform erase operations"
/Zephyr-Core-3.4.0/soc/arm/bcm_vk/valkyrie/
Dsoc.c13 * @brief Perform basic hardware initialization at boot.
/Zephyr-Core-3.4.0/soc/arm/gigadevice/gd32f403/
Dsoc.c19 * @brief Perform basic hardware initialization at boot.
/Zephyr-Core-3.4.0/soc/arm64/bcm_vk/viper/
Dsoc.c13 * @brief Perform basic hardware initialization at boot.

12345678910>>...18