This file contains the definition of the kernel environment. More...
#include "rwnx_config.h"#include "ke_config.h"#include "co_list.h"Go to the source code of this file.
Data Structures | |
| struct | ke_env_tag |
| Kernel environment definition. More... | |
Typedefs | |
| typedef uint32_t | evt_field_t |
| Event bit field definition. | |
Variables | |
| struct ke_env_tag | ke_env |
| Kernel environment. | |
This file contains the definition of the kernel environment.
Copyright (C) RivieraWaves 2011-2019
Definition in file ke_env.h.
1.6.1