Home
last modified time | relevance | path

Searched refs:forever (Results 1 – 25 of 29) sorted by relevance

12

/Zephyr-latest/samples/net/mqtt_publisher/
DKconfig14 forever.
22 A value of zero means to continue forever.
/Zephyr-latest/samples/net/ptp/
DKconfig14 A value of zero means that the sample application is run forever.
/Zephyr-latest/subsys/shell/
DKconfig.template.shell_log_queue_timeout9 dropped if queue is still full after requested time (-1 is forever).
/Zephyr-latest/samples/basic/blinky/
DREADME.rst5 Blink an LED forever using the GPIO API.
10 The Blinky sample blinks an LED forever using the :ref:`GPIO API <gpio_api>`.
17 #. Toggle the pin forever
/Zephyr-latest/samples/drivers/led/sx1509b_intensity/
DREADME.rst11 The red, green and blue LED fade up one by one, and this repeats forever.
/Zephyr-latest/samples/drivers/led/is31fl3194/
DREADME.rst10 This sample cycles several colors on an RGB LED forever using the LED API.
/Zephyr-latest/samples/subsys/sensing/simple/
DREADME.rst24 #. Run forever and get the sensor data.
/Zephyr-latest/samples/basic/fade_led/
DREADME.rst14 cycle. Each cycle takes 2.5 seconds, and the cycles repeat forever. The PWM
/Zephyr-latest/drivers/usb/udc/
DKconfig.dwc250 blocked for this amount of time. Set it to zero to wait forever.
/Zephyr-latest/samples/net/sockets/echo_client/
DKconfig59 zero means that the sample application is run forever.
/Zephyr-latest/samples/net/gptp/
DKconfig59 A value of zero means that the sample application is run forever.
/Zephyr-latest/samples/basic/rgb_led/
DREADME.rst18 range of color changes from the RGB LED, and the sample repeats forever.
/Zephyr-latest/samples/basic/blinky_pwm/
DREADME.rst16 faster-then-slower blinking cycle then repeats forever.
/Zephyr-latest/doc/kernel/services/threads/
Dsystem_threads.rst71 /* monitor the semaphore forever */
Dindex.rst80 Once a thread is started it typically executes forever. However, a thread may
Dworkqueue.rst32 empty and spawns the workqueue's thread. The thread runs forever, but sleeps
/Zephyr-latest/doc/develop/
Denv_vars.rst36 will be lost forever.
/Zephyr-latest/doc/connectivity/networking/conn_mgr/
Dmain.rst328 …Conversely, if there is not a specified timeout, the iface will try to connect forever until it su…
/Zephyr-latest/doc/kernel/services/timing/
Dclocks.rst286 "forever". :c:macro:`K_NO_WAIT` has the same typesafety concern too,
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst92 finished. It simply goes into the idle loop forever.
/Zephyr-latest/doc/releases/
Drelease-notes-2.7.rst1120 * :github:`38621` - Drivers: spi: stm32: Transceive lock forever
1455 * :github:`37304` - k_timer_status_sync can lock forever on qemu_x86_64
1884 * :github:`30236` - Main thread sometimes looping forever before user application is reached when u…
Drelease-notes-1.13.rst152 * Remove forever timeouts when waiting a new network buffer to be available.
/Zephyr-latest/doc/services/logging/
Dindex.rst321 The following snippet shows how logging can be processed in simple forever loop.
/Zephyr-latest/subsys/bluetooth/host/
DKconfig475 forever resolve addresses from that IRK, even if that bond has been
/Zephyr-latest/doc/contribute/documentation/
Dguidelines.rst1107 Blink an LED forever using the GPIO API.

12