Searched full:faster (Results 1 – 25 of 117) sorted by relevance
12345
/Zephyr-latest/tests/benchmarks/thread_metric/ |
D | prj.conf | 20 # Picolibc is faster than Zephyr's minimal libc memcpy
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.nrf_mram | 19 pre-erased area is faster. Hence, the erase API is not required, but
|
/Zephyr-latest/boards/snps/em_starterkit/support/ |
D | openocd.cfg | 17 # EM11D reportedly requires 5 MHz. Other cores and board can work faster.
|
/Zephyr-latest/drivers/serial/ |
D | Kconfig.altera | 22 Before enabling this, please try to optimise the ISR to fetch the receive data faster.
|
/Zephyr-latest/drivers/gpio/ |
D | Kconfig.pca_series | 37 Cache all registers in RAM for faster configuration.
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | pbp.rst | 5 PBP does not have an associated service. Its purpose is to enable a faster, more
|
/Zephyr-latest/drivers/timer/ |
D | Kconfig.nrf_xrtc | 23 systems, clock initially runs from less accurate source which has faster
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/tests_scripts/beacon/ |
D | beacon_interval.sh | 12 # SNB in 600s. And veify tx node doesnn't send SNB faster than 10s.
|
/Zephyr-latest/doc/services/storage/stream/ |
D | stream_flash.rst | 18 in faster response times seen from the application.
|
/Zephyr-latest/soc/openisa/rv32m1/ |
D | soc_irq.S | 41 * The RI5CY core has ISA extensions for faster loop performance
|
/Zephyr-latest/drivers/entropy/ |
D | entropy_esp32.c | 28 * faster than it is added, this function needs to wait for at least 16 APB in entropy_esp32_get_u32()
|
/Zephyr-latest/drivers/wifi/esp32/ |
D | Kconfig.esp32 | 96 For some applications, WiFi data frames may be received faster than the 144 especially UDP applications, the upper layer can deliver frames faster 174 especially UDP applications, the upper layer can deliver frames faster
|
/Zephyr-latest/subsys/logging/frontends/ |
D | Kconfig | 77 optimized and handled much faster than others.
|
/Zephyr-latest/scripts/pylib/twister/ |
D | scl.py | 15 # It's much faster.
|
/Zephyr-latest/samples/basic/blinky_pwm/ |
D | README.rst | 16 faster-then-slower blinking cycle then repeats forever.
|
/Zephyr-latest/tests/boards/intel_adsp/smoke/src/ |
D | smpboot.c | 15 /* IPIs happen much faster than CPU startup */
|
/Zephyr-latest/doc/services/crypto/random/ |
D | index.rst | 10 much faster if non-cryptographic values are needed.
|
/Zephyr-latest/tests/kernel/sleep/src/ |
D | usleep.c | 55 /* It should never iterate faster than the tick rate. However the
|
/Zephyr-latest/subsys/llext/ |
D | Kconfig | 97 makes the linking process faster and provides more
|
/Zephyr-latest/subsys/net/lib/dns/ |
D | dns_cache.h | 4 * An cache holding dns records for faster dns resolving.
|
/Zephyr-latest/tests/kernel/smp_boot_delay/src/ |
D | main.c | 14 /* IPIs happen much faster than CPU startup */
|
/Zephyr-latest/subsys/logging/ |
D | Kconfig.processing | 173 If enabled, logging may take more code size to get faster logging.
|
/Zephyr-latest/dts/bindings/mtd/ |
D | jedec,spi-nor-common.yaml | 101 faster write and erase performance, but use more power than ultra
|
/Zephyr-latest/doc/services/logging/ |
D | cs_stm.rst | 73 It takes less than 100 ns to log a single trace point on NRF54H20 and it is approx. 7 times faster … 82 is performed by the host tool. This mode takes less memory and is faster (2-3 times faster).
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | nxp,lpc-iocon-pinctrl.yaml | 87 1 SLEW_1- fast mode, output slew rate is faster
|
12345