Home
last modified time | relevance | path

Searched full:optimized (Results 1 – 25 of 134) sorted by relevance

123456

/Zephyr-latest/modules/tflite-micro/
DKconfig17 bool "TensorFlow Lite Micro with optimized CMSIS-NN kernels"
32 This option adds support for CMSIS-NN optimized kernels when using TensorFlow Lite Micro.
/Zephyr-latest/doc/services/dsp/
Dindex.rst12 optimized. The status of the various architectures can be found below:
17 ARC Optimized
18 ARM Optimized
19 ARM64 Optimized
/Zephyr-latest/subsys/console/
DKconfig33 Buffer size for console_getchar(). The default is optimized
42 Buffer size for console_putchar(). The default is optimized
/Zephyr-latest/include/zephyr/logging/
Dlog_frontend.h37 * Optimized version for log message which does not have arguments (only string).
51 * Optimized version for log message which has one argument that fits in a 32 bit word.
66 * Optimized version for log message which has two arguments that fit in a 32 bit word.
/Zephyr-latest/samples/net/zperf/
Doverlay-loopback.conf8 # Optimized networking settings for performance
/Zephyr-latest/subsys/logging/
DKconfig.mode58 bool "Frontend optimized API"
60 When enabled, frontend implements functions which are optimized versions
/Zephyr-latest/doc/services/debugging/
Dmipi_stp_decoder.rst36 Implementation supports optimized version with unaligned memory access and generic one.
37 Optimized version is used for ARM Cortex-M (expect for M0).
/Zephyr-latest/samples/net/zperf/boards/
Dnrf7002dk_nrf5340_cpuapp.conf1 # Optimized networking settings for performance
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/
DREADME.rst4 Run an inference using an optimized TFLite model on Arm Ethos-U NPU.
14 been optimized using the
/Zephyr-latest/samples/net/sockets/echo_server/
Doverlay-full_network_stack.conf7 # Optimized networking settings for performance
/Zephyr-latest/subsys/secure_storage/include/internal/zephyr/secure_storage/
Dcommon.h10 /* A size-optimized version of `psa_storage_create_flags_t`. Used for storing the `create_flags`. */
/Zephyr-latest/scripts/pylib/pytest-twister-harness/
D.gitignore1 # Byte-compiled / optimized / DLL files
/Zephyr-latest/samples/subsys/mgmt/mcumgr/smp_svr/
Doverlay-bt.conf22 # MCUmgr buffer size is optimized to fit one SMP packet divided into five Bluetooth Write Commands,
/Zephyr-latest/drivers/adc/
DKconfig.tla202x13 TLA202x Cost-Optimized, Ultra-Small, 12-Bit, System-Monitoring ADCs
/Zephyr-latest/dts/bindings/mipi-dbi/
Dzephyr,mipi-dbi-spi.yaml51 optimized out for size.
/Zephyr-latest/samples/modules/tflite-micro/hello_world/
DREADME.rst22 reference kernels and one with CMSIS-NN optimized kernels.
107 Note that the CMSIS-NN kernel sample demonstrates how to use CMSIS-NN optimized kernels with
/Zephyr-latest/lib/libc/minimal/
DKconfig24 bool "Use size optimized string functions"
/Zephyr-latest/subsys/logging/frontends/stmesp/
Dzephyr_custom_log.h31 /** @brief Optimized macro for log message with no arguments.
57 /** @brief Optimized macro for log message with 1 numeric argument.
/Zephyr-latest/subsys/testsuite/ztest/include/zephyr/
Dztress.h247 /** @brief Get optimized timeout base of a given context in the last test.
249 * Optimized value can be used to update initial value. It will improve the test
254 * @return Optimized timeout base.
/Zephyr-latest/doc/develop/languages/c/
Dnewlib.rst32 standard C library features. It is optimized for performance (prefers
45 size-optimized version of the Newlib, and supports all features that the full
/Zephyr-latest/samples/net/sockets/dumb_http_server/src/
Dresponse_big.html.bin27 …uild a best-in-breed small, scalable, real-time operating system (RTOS) optimized for resource con…
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/src/
Dresponse_big.html.bin27 …uild a best-in-breed small, scalable, real-time operating system (RTOS) optimized for resource con…
/Zephyr-latest/drivers/flash/
DKconfig42 optimized-out by compiler in case where there is no such device in
62 such devices, and could be optimized-out by compiler in
/Zephyr-latest/doc/kernel/data_structures/
Dmpsc_pbuf.rst27 * Dedicated, optimized API for storing short packets.
123 Performance optimized storing of small packets:
/Zephyr-latest/arch/arm64/core/
Dearly_mem_funcs.S13 * These simple memset and memcpy alternatives are necessary as the optimized

123456