ke_msg Struct Reference
[KE_MSG]

Message structure. More...

#include <ke_msg.h>

Collaboration diagram for ke_msg:
Collaboration graph
[legend]

Data Fields

struct co_list_hdr hdr
 List header for chaining.
ke_msg_id_t id
 Message id.
ke_task_id_t dest_id
 Destination kernel identifier.
ke_task_id_t src_id
 Source kernel identifier.
uint16_t param_len
 Parameter embedded struct length.
uint32_t param [1]
 Parameter embedded struct. Must be word-aligned.

Detailed Description

Message structure.

Definition at line 85 of file ke_msg.h.


The documentation for this struct was generated from the following file:

Generated on 14 Jan 2020 for Ceva-RW WLAN FullMAC SW documentation by  doxygen 1.6.1