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

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

get_task_handle(void)satcat5::freertos::StaticTask< TASK_SIZE, TASK_PRIORITY >inline
m_irq_controllersatcat5::freertos::SatCatTask< TASK_SIZE, TASK_PRIORITY >
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
m_tick_timersatcat5::freertos::SatCatTask< TASK_SIZE, TASK_PRIORITY >
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
SatCatTask(ControllerFreeRTOS *irq_controller, TickTimer *tick_timer) (defined in satcat5::freertos::SatCatTask< TASK_SIZE, TASK_PRIORITY >)satcat5::freertos::SatCatTask< 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
task(void *pvParams)satcat5::freertos::SatCatTask< TASK_SIZE, TASK_PRIORITY >inlinestatic