Red Bird Racing VCU v2
 
Loading...
Searching...
No Matches
Scheduler< NUM_TASKS, NUM_MCP2515 > Member List

This is the complete list of members for Scheduler< NUM_TASKS, NUM_MCP2515 >, including all inherited members.

addTask(const McpIndex mcp_index, const TaskFn task, const uint8_t tick_interval)Scheduler< NUM_TASKS, NUM_MCP2515 >
CURRENT_TIME_USScheduler< NUM_TASKS, NUM_MCP2515 >private
cyclesNeeded(const uint32_t interval_us) constScheduler< NUM_TASKS, NUM_MCP2515 >inline
getPeriodUs() constScheduler< NUM_TASKS, NUM_MCP2515 >inline
last_fire_usScheduler< NUM_TASKS, NUM_MCP2515 >private
PERIOD_USScheduler< NUM_TASKS, NUM_MCP2515 >private
removeTask(const McpIndex mcp_index, const TaskFn task)Scheduler< NUM_TASKS, NUM_MCP2515 >
runTasks()Scheduler< NUM_TASKS, NUM_MCP2515 >inlineprivate
Scheduler()=deleteScheduler< NUM_TASKS, NUM_MCP2515 >
Scheduler(uint32_t period_us_, uint32_t spin_threshold_us_, unsigned long(*const current_time_us)())Scheduler< NUM_TASKS, NUM_MCP2515 >
SPIN_USScheduler< NUM_TASKS, NUM_MCP2515 >private
synchronize(unsigned long(*const current_time_us)())Scheduler< NUM_TASKS, NUM_MCP2515 >
task_cntScheduler< NUM_TASKS, NUM_MCP2515 >private
task_countersScheduler< NUM_TASKS, NUM_MCP2515 >private
task_ticksScheduler< NUM_TASKS, NUM_MCP2515 >private
TaskFn typedefScheduler< NUM_TASKS, NUM_MCP2515 >private
tasksScheduler< NUM_TASKS, NUM_MCP2515 >private
update()Scheduler< NUM_TASKS, NUM_MCP2515 >