![]() |
FuSa 8-Bit Libraries Safety Framework
|
Implements API for the Scheduler Task Manager. More...
#include <stddef.h>#include <stdint.h>#include <define_schedule_entry.h>#include <define_tasks_config.h>#include <task_manager_scheduler.h>#include <tasks_shared.h>Go to the source code of this file.
Functions | |
| void | TM_Scheduler (const scheduleEntry_t schedule[], uint8_t scheduleLength, uint32_t nextScheduleDeadline) |
| Manages and synchronizes safety system and application Tasks from a user defined schedule. | |
Implements API for the Scheduler Task Manager.
Definition in file task_manager_scheduler.c.