Tenok
A Linux-like Real-Time Operating System for Robotics and Internet of Things
|
Go to the source code of this file.
Macros | |
#define | DAEMON_LIST |
#define | DECLARE_DAEMON(x) x |
Enumerations | |
enum | { DAEMON_LIST , DAEMON_CNT } |
Functions | |
void | set_daemon_id (int daemon) |
uint16_t | get_daemon_id (int daemon) |
#define DAEMON_LIST |