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_controller | satcat5::freertos::SatCatTask< TASK_SIZE, TASK_PRIORITY > | |
| m_stack | satcat5::freertos::StaticTask< TASK_SIZE, TASK_PRIORITY > | protected |
| m_static_task | satcat5::freertos::StaticTask< TASK_SIZE, TASK_PRIORITY > | protected |
| m_task_handle | satcat5::freertos::StaticTask< TASK_SIZE, TASK_PRIORITY > | protected |
| m_tick_timer | satcat5::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 |