Home
last modified time | relevance | path

Searched refs:expires (Results 1 – 19 of 19) sorted by relevance

/Zephyr-latest/doc/kernel/services/timing/
Dtimers.rst25 expires for the first time. This is a :c:type:`k_timeout_t` value that
36 * An **expiry function** that is executed each time the timer expires.
62 When a running timer expires its status is incremented
83 The amount of time remaining before the timer expires can also be read;
154 /* start a periodic timer that expires once every second */
169 /* start a one-shot timer that expires after 200 ms */
200 /* start a one-shot timer that expires after 500 ms */
/Zephyr-latest/tests/drivers/watchdog/wdt_error_cases/
DREADME.txt42 - WDT_FLAG_RESET_NONE - when watchdog expires, it's callback is serviced but
44 - WDT_FLAG_RESET_CPU_CORE - when watchdog expires, only one core is reset, while
46 - WDT_FLAG_RESET_SOC - when watchdog expires, target as "a whole" is reset.
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_timeout.rst44 the number of seconds until the timeout expires. This may be used to
Dlwm2m.rst698 - Minimum time margin to send the update message before the registration lifetime expires.
/Zephyr-latest/drivers/ethernet/
DKconfig.nxp_s32_netc85 If the timer expires before the threshold is reached, an interrupt is
/Zephyr-latest/drivers/flash/
DKconfig.nor90 transaction occurs before the dwell period expires.
/Zephyr-latest/samples/shields/npm6001_ek/doc/
Dindex.rst173 how Zephyr reboots after the watchdog timeout expires.
/Zephyr-latest/tests/kernel/context/
DREADME.txt39 - 1. Count the number of calls to _tick_get_32() before a tick expires.
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/
Dblob_srv.rst65 message. If the BLOB Transfer Client does not send a message before the transfer timer expires, the
Daccess.rst238 the random delay expires, the message is postponed for another 10 milliseconds.
/Zephyr-latest/subsys/net/lib/dhcpv4/
DKconfig136 The lease time determines when the IPv4 address lease expires if the
/Zephyr-latest/subsys/net/lib/lwm2m/
DKconfig207 period expires.
214 between notifications. When this time period expires a notification
/Zephyr-latest/doc/kernel/services/threads/
Dindex.rst90 will block the calling thread until either the timeout expires, the target
Dworkqueue.rst262 delayable items, but if the queue is plugged and the deadline expires the
/Zephyr-latest/scripts/
Dspelling.txt653 experies||expires
/Zephyr-latest/subsys/bluetooth/mesh/
DKconfig1675 PollTimeout timer expires, then the friendship is considered
/Zephyr-latest/doc/releases/
Drelease-notes-2.3.rst748 * :github:`25820` - kernel: k_timer_start(timer, K_FOREVER, K_NO_WAIT) expires immediately
Drelease-notes-3.7.rst1464 on expires soon.
Drelease-notes-1.14.rst1145 * :github:`15216` - k_sleep() expires sooner than expected on STM32F4 (Cortex M4)