Searched refs:perform (Results 1 – 25 of 190) sorted by relevance
12345678
/Zephyr-latest/samples/modules/cmsis_dsp/ |
D | cmsis_dsp.rst | 5 These samples demonstrate how to use the CMSIS-DSP module to perform signal processing operations
|
/Zephyr-latest/samples/subsys/zbus/benchmark/ |
D | README.rst | 24 * **CONFIG_BM_LISTENERS** Use y to perform the benchmark listeners; 25 * **CONFIG_BM_SUBSCRIBERS** Use y to perform the benchmark subscribers; 26 * **CONFIG_BM_MSG_SUBSCRIBERS** Use y to perform the benchmark message subscribers.
|
/Zephyr-latest/subsys/storage/flash_map/ |
D | Kconfig | 56 Use the PSA API to perform the integrity check. 63 Use the Mbed TLS library to perform the integrity check.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | peci.rst | 12 perform processor manageability functions, and manage processor interface
|
/Zephyr-latest/soc/nxp/mcx/mcxw/ |
D | linker.ld | 19 * We perform all custom placement before including the generic linker file. This
|
/Zephyr-latest/tests/subsys/fs/littlefs/ |
D | CMakeLists.txt | 9 # instead of returning error when attempting to perform operation that
|
/Zephyr-latest/samples/subsys/nvs/ |
D | Kconfig | 11 Maximum number of reboots to perform before resetting the counter.
|
/Zephyr-latest/boards/qemu/cortex_m3/ |
D | Kconfig.defconfig | 15 # BT relies on PSA Crypto API to perform crypto operations and, on this platform,
|
/Zephyr-latest/drivers/cache/ |
D | Kconfig.andes | 19 When L2 cache is inclusive of L1, CPU only needs to perform operations
|
/Zephyr-latest/arch/arc/core/dsp/ |
D | Kconfig | 26 across context switches to allow multiple threads to perform concurrent 50 across context switches to allow multiple threads to perform concurrent
|
/Zephyr-latest/tests/subsys/sd/sdio/ |
D | README.txt | 5 devices. Note that this test will only perform basic reads from the SDIO card
|
/Zephyr-latest/tests/drivers/regulator/voltage/boards/ |
D | rpi_pico.overlay | 7 /* NOTE: It is necessary to connect VREG_OUT to the ADC to perform the test.
|
/Zephyr-latest/samples/drivers/crypto/ |
D | README.rst | 5 Use the crypto APIs to perform various encryption/decryption operations.
|
/Zephyr-latest/drivers/dma/ |
D | Kconfig.nxp_sof_host_dma | 13 perform transfers between the host
|
/Zephyr-latest/samples/bluetooth/direct_adv/ |
D | README.rst | 13 provides two Bluetooth LE characteristics. To perform write, devices need to be bonded, while read
|
/Zephyr-latest/tests/drivers/i2s/i2s_api/ |
D | Kconfig | 17 bool "Use I2S_DIR_BOTH value to perform RX/TX transfers"
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.sam | 31 API calls use to perform SPI transactions. This queue needs to be as deep
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/ |
D | gatt.rst | 6 To perform service discovery on the client side, use the :code:`gatt discover` command. This should
|
/Zephyr-latest/boards/ene/kb1200_evb/support/ |
D | openocd.cfg | 48 # use sysresetreq to perform a system reset
|
/Zephyr-latest/tests/benchmarks/wait_queues/ |
D | README.rst | 5 implementations: simple and scalable. These two queue implementations perform
|
/Zephyr-latest/subsys/pm/policy/ |
D | Kconfig | 43 be useful to perform system-level adjustments based on latency
|
/Zephyr-latest/samples/drivers/i2c/rtio_loopback/ |
D | README.rst | 10 This sample demonstrates how to perform I2C transfers, synchronously and async
|
/Zephyr-latest/samples/sensor/mhz19b/ |
D | README.rst | 37 The application will perform runtime configuration of the sensor, then
|
/Zephyr-latest/samples/bluetooth/peripheral_accept_list/ |
D | README.rst | 18 This sample also provides two Bluetooth LE characteristics. To perform a write, devices need
|
/Zephyr-latest/soc/espressif/ |
D | Kconfig | 49 When the startup code initializes RTC_SLOW_CLK, it can perform
|
12345678