Home
last modified time | relevance | path

Searched refs:auto_reschedule (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/mgmt/hawkbit/
Dautohandler.h32 void hawkbit_autohandler(bool auto_reschedule);
/Zephyr-latest/subsys/mgmt/hawkbit/
Dhawkbit_autohandler.c116 void hawkbit_autohandler(bool auto_reschedule) in hawkbit_autohandler() argument
118 if (auto_reschedule) { in hawkbit_autohandler()