SatCat5
satcat5::freertos::StaticTask< TASK_SIZE, TASK_PRIORITY > Member List

This is the complete list of members for satcat5::freertos::StaticTask< TASK_SIZE, TASK_PRIORITY >, including all inherited members.

get_task_handle(void)satcat5::freertos::StaticTask< TASK_SIZE, TASK_PRIORITY >inline
m_stacksatcat5::freertos::StaticTask< TASK_SIZE, TASK_PRIORITY >protected
m_static_tasksatcat5::freertos::StaticTask< TASK_SIZE, TASK_PRIORITY >protected
m_task_handlesatcat5::freertos::StaticTask< TASK_SIZE, TASK_PRIORITY >protected
notify(void)satcat5::freertos::StaticTask< TASK_SIZE, TASK_PRIORITY >inline
notify_from_isr(void)satcat5::freertos::StaticTask< TASK_SIZE, TASK_PRIORITY >inline
resume(void)satcat5::freertos::StaticTask< TASK_SIZE, TASK_PRIORITY >inline
resume_from_isr(void)satcat5::freertos::StaticTask< TASK_SIZE, TASK_PRIORITY >inline
StaticTask(const char *task_name, TaskFunction_t task_function, void *const task_params=NULL) (defined in satcat5::freertos::StaticTask< TASK_SIZE, TASK_PRIORITY >)satcat5::freertos::StaticTask< TASK_SIZE, TASK_PRIORITY >inlineprotected
suspend(void)satcat5::freertos::StaticTask< TASK_SIZE, TASK_PRIORITY >inline