Searched refs:expires (Results 1 – 19 of 19) sorted by relevance
/Zephyr-latest/doc/kernel/services/timing/ |
D | timers.rst | 25 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/ |
D | README.txt | 42 - 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/ |
D | net_timeout.rst | 44 the number of seconds until the timeout expires. This may be used to
|
D | lwm2m.rst | 698 - Minimum time margin to send the update message before the registration lifetime expires.
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.nxp_s32_netc | 85 If the timer expires before the threshold is reached, an interrupt is
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.nor | 90 transaction occurs before the dwell period expires.
|
/Zephyr-latest/samples/shields/npm6001_ek/doc/ |
D | index.rst | 173 how Zephyr reboots after the watchdog timeout expires.
|
/Zephyr-latest/tests/kernel/context/ |
D | README.txt | 39 - 1. Count the number of calls to _tick_get_32() before a tick expires.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | blob_srv.rst | 65 message. If the BLOB Transfer Client does not send a message before the transfer timer expires, the
|
D | access.rst | 238 the random delay expires, the message is postponed for another 10 milliseconds.
|
/Zephyr-latest/subsys/net/lib/dhcpv4/ |
D | Kconfig | 136 The lease time determines when the IPv4 address lease expires if the
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | Kconfig | 207 period expires. 214 between notifications. When this time period expires a notification
|
/Zephyr-latest/doc/kernel/services/threads/ |
D | index.rst | 90 will block the calling thread until either the timeout expires, the target
|
D | workqueue.rst | 262 delayable items, but if the queue is plugged and the deadline expires the
|
/Zephyr-latest/scripts/ |
D | spelling.txt | 653 experies||expires
|
/Zephyr-latest/subsys/bluetooth/mesh/ |
D | Kconfig | 1675 PollTimeout timer expires, then the friendship is considered
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.3.rst | 748 * :github:`25820` - kernel: k_timer_start(timer, K_FOREVER, K_NO_WAIT) expires immediately
|
D | release-notes-3.7.rst | 1464 on expires soon.
|
D | release-notes-1.14.rst | 1145 * :github:`15216` - k_sleep() expires sooner than expected on STM32F4 (Cortex M4)
|