Home
last modified time | relevance | path

Searched refs:repeat (Results 26 – 41 of 41) sorted by relevance

12

/Zephyr-latest/samples/modules/tflite-micro/magic_wand/train/
Dtrain.py137 train_data = train_data.batch(batch_size).repeat()
/Zephyr-latest/samples/boards/espressif/deep_sleep/
DREADME.rst27 Kconfig option. The target SoC will always repeat the following: enable Timer
/Zephyr-latest/drivers/sdhc/
Dsdhc_esp32.c712 bool repeat = true; in sdmmc_host_clock_update_command() local
717 while (repeat) { in sdmmc_host_clock_update_command()
739 repeat = true; in sdmmc_host_clock_update_command()
745 repeat = false; in sdmmc_host_clock_update_command()
/Zephyr-latest/samples/drivers/ipm/ipm_ivshmem/
DREADME.rst77 To run both QEMU sides, repeat the west build command followed
/Zephyr-latest/subsys/secure_storage/
DKconfig.its_transform115 source that doesn't repeat values between reboots is required for this to be secure.
/Zephyr-latest/tests/benchmarks/app_kernel/
DREADME.txt42 | repeat for 128 times and take the average |
/Zephyr-latest/doc/_static/js/
Ddark-mode-toggle.min.mjs2 …:inline-block;background-size:var(--${L}-icon-size,1rem);background-repeat:no-repeat;height:var(--…
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_tls.c2849 bool repeat; in recvfrom_dtls_server() local
2869 repeat = false; in recvfrom_dtls_server()
2881 repeat = true; in recvfrom_dtls_server()
2909 repeat = true; in recvfrom_dtls_server()
2937 } while (repeat); in recvfrom_dtls_server()
/Zephyr-latest/subsys/testsuite/ztest/
DKconfig171 This rule will repeat the tests and the test suites.
/Zephyr-latest/dts/arm/microchip/
Dmec5.dtsi457 interrupt-names = "single", "repeat";
/Zephyr-latest/samples/subsys/mgmt/hawkbit/
DREADME.rst121 The easiest way to test the functionality of hawkBit is to repeat step 4 to
/Zephyr-latest/boards/cypress/cy8ckit_062_ble/doc/
Dindex.rst230 repeat the steps on programming and debug and add the following parameter
/Zephyr-latest/doc/releases/
Dmigration-guide-4.1.rst58 In interrupt mode, the devicetree property ``repeat`` is supported.
/Zephyr-latest/doc/build/kconfig/
Dsetting.rst348 interfaces <menuconfig>` afterwards. It is often necessary to repeat
/Zephyr-latest/boards/nxp/hexiwear/doc/
Dindex.rst277 K64. You do not need to repeat this step each time you flash a new Bluetooth
/Zephyr-latest/doc/_static/css/
Dcustom.css111 background-repeat: no-repeat;

12