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

Implements private function APIs for Middleware_layer . More...

#include <driver_cpuctrl.h>
#include <driver_errctrl.h>
#include <midware_shared_diag_private.h>
#include <xc.h>

Go to the source code of this file.

Functions

void AtomicSectionStart (void)
 Backup and disable global interrupts.
void AtomicSectionEnd (void)
 Restore global interrupts if previously enabled.
bool IsErrChConfigurable (uint32_t channelMask)
 Check Error Controller state and error channels indicated by the channel mask input.

Detailed Description

Implements private function APIs for Middleware_layer .

Definition in file midware_shared_diag_private.c.