diff --git a/firmware/export/pnx0101.h b/firmware/export/pnx0101.h index 8ff42de57a..766f3dd2ff 100644 --- a/firmware/export/pnx0101.h +++ b/firmware/export/pnx0101.h @@ -218,6 +218,7 @@ struct pnx0101_timer { #define INTREQ_WETARGET 0x08000000 #define INTREQ_WEENABLE 0x04000000 #define INTREQ_WEACTVLO 0x02000000 +#define INTREQ_ENABLE 0x00010000 #endif /* ASM */