This is the generated driver source file for TRAPS driver.
More...
#include <xc.h>
#include "../traps.h"
Go to the source code of this file.
TRAPS Generated Driver Source File
Definition in file traps.c.
◆ ERROR_HANDLER
◆ FAILSAFE_STACK_GUARDSIZE
#define FAILSAFE_STACK_GUARDSIZE 8 |
◆ __attribute__()
void __attribute__ |
( |
(weak) | | ) |
|
◆ _AddressError()
Address error Trap vector
Definition at line 92 of file traps.c.
◆ _HardTrapError()
Generic Hard Trap vector
Definition at line 99 of file traps.c.
◆ _MathError()
Math Error Trap vector
Definition at line 155 of file traps.c.
◆ _OscillatorFail()
Oscillator Fail Trap vector
Definition at line 148 of file traps.c.
◆ _SoftTrapError()
Generic Soft Trap vector
Definition at line 106 of file traps.c.
◆ _StackError()
Stack Error Trap Vector
Definition at line 162 of file traps.c.
◆ use_failsafe_stack()
static void use_failsafe_stack |
( |
void | | ) |
|
|
inlinestatic |
◆ TRAPS_error_code
uint16_t TRAPS_error_code = -1 |
|
static |