FuSa 8-Bit Libraries Safety Framework
Loading...
Searching...
No Matches
task_manager_startup.c File Reference

Implements API for Startup Task Manager. More...

#include <stddef.h>
#include <stdint.h>
#include <task_manager_startup.h>
#include <tasks_config.h>
#include <tasks_shared.h>
#include <tasks_startup.h>

Go to the source code of this file.

Functions

void TM_Startup (const scheduleEntry_t appStartupSchedule[], uint8_t scheduleLength)
 Manages and synchronizes safety system and application startup Tasks.

Detailed Description

Implements API for Startup Task Manager.

Definition in file task_manager_startup.c.