X-Git-Url: https://git.karo-electronics.de/?p=oswald.git;a=blobdiff_plain;f=metawatch%2Fmw_main.h;h=8d02f7d1906dcbbf50926eba0ec28206e513cc12;hp=f3e5db9da1c10659ea490da16798a5550bc6c78f;hb=81da03661f51061203889cb115142217230d6a76;hpb=f9c26e3f61a2d9bc1070cef0f6f08bd6f6240849 diff --git a/metawatch/mw_main.h b/metawatch/mw_main.h index f3e5db9..8d02f7d 100644 --- a/metawatch/mw_main.h +++ b/metawatch/mw_main.h @@ -12,6 +12,7 @@ #endif #include "hal_io_macros.h" +#define LPM3_EXIT_ISR() { _BIC_SR_IRQ(SCG1+OSCOFF+CPUOFF); nop(); } #define WATCHDOG_EVENT 1 << 0 #define RTC_1HZ_EVENT 1 << 1