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

Implements private functions for tasks_shared.h. More...

Go to the source code of this file.

Functions

void ReportClearVregfailChannelError (void)
 Private function, only exposed for unit testing and should not be called directly.
void ReportClearBuserrChannelError (void)
 Private function, only exposed for unit testing and should not be called directly.
void ReportClearRam2ChannelError (void)
 Private function, only exposed for unit testing and should not be called directly.
void ReportClearFlash2ChannelError (void)
 Private function, only exposed for unit testing and should not be called directly.
void ReportClearOpcChannelError (void)
 Private function, only exposed for unit testing and should not be called directly.
void ReportClearSplimChannelError (void)
 Private function, only exposed for unit testing and should not be called directly.
void ReportClearRam1ChannelError (void)
 Private function, only exposed for unit testing and should not be called directly.
void ReportClearFlash1ChannelError (void)
 Private function, only exposed for unit testing and should not be called directly.
void ReportClearVregwarnChannelError (void)
 Private function, only exposed for unit testing and should not be called directly.
void ReportClearCfd0ChannelError (void)
 Private function, only exposed for unit testing and should not be called directly.
void ReportClearCfd1ChannelError (void)
 Private function, only exposed for unit testing and should not be called directly.
void ReportClearCfm0ChannelError (void)
 Private function, only exposed for unit testing and should not be called directly.
void ReportClearCfm1ChannelError (void)
 Private function, only exposed for unit testing and should not be called directly.
void ReportClearSwdtChannelError (void)
 Private function, only exposed for unit testing and should not be called directly.
void ReportClearEepromChannelError (void)
 Private function, only exposed for unit testing and should not be called directly.
void ReportClearEvsys0ChannelError (void)
 Private function, only exposed for unit testing and should not be called directly.
void ReportClearEvsys1ChannelError (void)
 Private function, only exposed for unit testing and should not be called directly.

Detailed Description

Implements private functions for tasks_shared.h.

Definition in file tasks_shared_private.c.