FuSa 8-Bit Libraries Safety Framework
Loading...
Searching...
No Matches
tasks_scheduler.h
Go to the documentation of this file.
1
26#ifndef TASKS_SCHEDULER_H
27#define TASKS_SCHEDULER_H
28
133void T_RunNextLatentFaultDiag(void);
134
153void T_InitiateIdleSleep(void);
154
155#endif // TASKS_SCHEDULER_H
void T_InitiateIdleSleep(void)
Initiates device sleep in Idle mode and optionally enables CRC scan of Flash.
void T_RunNextLatentFaultDiag(void)
Runs a different latent fault diagnostic function each time it is called.