ke_task_desc Struct Reference
[KE_TASK]

Task descriptor grouping all information required by the kernel for the scheduling. More...

#include <ke_task.h>

Collaboration diagram for ke_task_desc:
Collaboration graph
[legend]

Data Fields

struct ke_state_handlerstate_handler
 Pointer to the state handler table (one element for each state).
struct ke_state_handlerdefault_handler
 Pointer to the default state handler (element parsed after the current state).
ke_state_tstate
 Pointer to the state table (one element for each instance).
uint16_t state_max
 Maximum number of states in the task.
uint16_t idx_max
 Maximum index of supported instances of the task.

Detailed Description

Task descriptor grouping all information required by the kernel for the scheduling.

Definition at line 148 of file ke_task.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