Hardware initialization, cleanup and polling hooks. More...

Go to the source code of this file.
Functions | |
Lifecycle | |
| void | hw_init (void) |
| Initializes the hardware system on startup. | |
| void | hw_exit (void) |
| Cleans up the hardware system on shutdown. | |
| void | hw_poll (void) |
| Occasional polling function for the hardware system. | |
Hardware initialization, cleanup and polling hooks.
Definition in file init.h.