Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/mgmt/hawkbit/
Dhawkbit.h91 int hawkbit_init(void);
/Zephyr-latest/samples/subsys/mgmt/hawkbit/src/
Dmain.c105 ret = hawkbit_init(); in main()
/Zephyr-latest/subsys/mgmt/hawkbit/
Dshell.c98 hawkbit_init(); in cmd_init()
Dhawkbit.c823 int hawkbit_init(void) in hawkbit_init() function