k_msg.h File Reference
Messaging layer. More...
#include <stdint.h>
#include "csp/csp.h"
Go to the source code of this file.
Data Structures | |
struct | k_msg |
Typedefs | |
typedef struct k_msg | k_msg_t |
Functions | |
int | k_msg_send (k_msg_t *m, csp_conn_t *conn) |