Home
last modified time | relevance | path

Searched refs:hawkbit_autohandler_wait (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/include/zephyr/mgmt/hawkbit/
Dautohandler.h45 enum hawkbit_response hawkbit_autohandler_wait(uint32_t events, k_timeout_t timeout);
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit_autohandler.c86 enum hawkbit_response hawkbit_autohandler_wait(uint32_t events, k_timeout_t timeout) in hawkbit_autohandler_wait() function
Dshell.c30 switch (hawkbit_autohandler_wait(UINT32_MAX, K_FOREVER)) { in cmd_run()
/Zephyr-latest/doc/releases/
Drelease-notes-4.0.rst1254 * Use the :c:func:`hawkbit_autohandler_wait` function to wait for the autohandler to finish.