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
133
void
T_RunNextLatentFaultDiag
(
void
);
134
153
void
T_InitiateIdleSleep
(
void
);
154
155
#endif
// TASKS_SCHEDULER_H
T_InitiateIdleSleep
void T_InitiateIdleSleep(void)
Initiates device sleep in Idle mode and optionally enables CRC scan of Flash.
Definition
tasks_scheduler.c:146
T_RunNextLatentFaultDiag
void T_RunNextLatentFaultDiag(void)
Runs a different latent fault diagnostic function each time it is called.
Definition
tasks_scheduler.c:128
safety_framework
src
tasks
tasks_scheduler.h
Generated by
1.15.0