summaryrefslogtreecommitdiff
path: root/firmware/export/pnx0101.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/pnx0101.h')
-rw-r--r--firmware/export/pnx0101.h1
1 files changed, 1 insertions, 0 deletions
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 {
218#define INTREQ_WETARGET 0x08000000 218#define INTREQ_WETARGET 0x08000000
219#define INTREQ_WEENABLE 0x04000000 219#define INTREQ_WEENABLE 0x04000000
220#define INTREQ_WEACTVLO 0x02000000 220#define INTREQ_WEACTVLO 0x02000000
221#define INTREQ_ENABLE 0x00010000
221 222
222#endif /* ASM */ 223#endif /* ASM */
223 224