![]() |
FuSa 8-Bit Libraries Safety Framework
|
Files | |
| define_error_callback.h | |
| Defines error callback type for the Error Handler. | |
| define_error_criticality.h | |
| Define for criticality of specific errors. | |
| define_error_ids.h | |
| Defines for IDs associated with specific errors. | |
| define_error_inject_reset.h | |
| Defines type for storing the reason of a device reset caused by an error injection. | |
| define_tasks_config.h | |
| error_handler.c | |
| Implements APIs the Error Handler. | |
| error_handler.h | |
| error_handler_actions.c | |
| Implements APIs for Error Handler Actions. | |
| error_handler_actions.h | |
| Contains API prototypes for Error Handler Actions. | |
| error_handler_callbacks.c | |
| Implements APIs for Error Handler Callbacks. | |
| error_handler_callbacks.h | |
| Contains API prototypes for Error Handler callback examples. | |
| error_handler_config.c | |
| Defines and initializes configurations for the Error Handler. | |
| error_handler_config.h | |
| tasks_config.c | |
| Defines and initializes configurations for Tasks. | |
| tasks_config.h | |
| tasks_interrupts.c | |
| Implements APIs for Tasks used by the Interrupt Task Managers. | |
| tasks_interrupts.h | |
| tasks_pre_startup.c | |
| Implements APIs for Pre-startup Tasks. | |
| tasks_pre_startup.h | |
| tasks_scheduler.c | |
| Implements APIs for Scheduler Tasks. | |
| tasks_scheduler.h | |
| tasks_shared.c | |
| Implements APIs for Tasks shared between several Task Managers. | |
| tasks_shared.h | |
| tasks_shared_private.c | |
| Implements private functions for tasks_shared.h. | |
| tasks_shared_private.h | |
| Contains private function prototypes for tasks_shared.h. | |
| tasks_startup.c | |
| Implements APIs for Startup Tasks. | |
| tasks_startup.h | |
| tasks_startup_callbacks.c | |
| Implements API for Startup Tasks callback example. | |
| tasks_startup_callbacks.h | |
| Contains API prototype for Startup Tasks callback example. | |
| tasks_startup_private.c | |
| Implements private function APIs for tasks_startup.h. | |
| tasks_startup_private.h | |
| Contains private function prototypes for tasks_startup.h. | |