Zephyr API Documentation 4.0.0-rc2
A Scalable Open Source RTOS
|
Go to the source code of this file.
Data Structures | |
struct | ipm_console_receiver_config_info |
struct | ipm_console_receiver_runtime_data |
struct | ipm_console_sender_config_info |
Macros | |
#define | IPM_CONSOLE_STDOUT (BIT(0)) |
#define | IPM_CONSOLE_PRINTK (BIT(1)) |
#define | IPM_CONSOLE_STACK_SIZE CONFIG_IPM_CONSOLE_STACK_SIZE |
#define | IPM_CONSOLE_PRI 2 |
#define IPM_CONSOLE_PRI 2 |
#define IPM_CONSOLE_PRINTK (BIT(1)) |
#define IPM_CONSOLE_STACK_SIZE CONFIG_IPM_CONSOLE_STACK_SIZE |
#define IPM_CONSOLE_STDOUT (BIT(0)) |