GaIA BIOS Library
Loading...
Searching...
No Matches
GaIA Reset macros and variables

Macros and variables used in GaIA controller Reset handling. More...

Macros

#define GWA_LAST_RESET_CAUSE_POR   (0x01)
 Last reset due to POR (Power On Reset)
#define GWA_LAST_RESET_CAUSE_IWDG   (0x02)
 Last reset due to IWDG (Independent WatchDog)
#define GWA_LAST_RESET_CAUSE_SW   (0x04)
 Last reset due to software reset.
#define GWA_BOOT_INVALID_ADDRESS   (-1ul)
 An invalid restart address has been passed to function gwa_start_application.

Detailed Description

Macros and variables used in GaIA controller Reset handling.