summaryrefslogtreecommitdiff
path: root/src/ch7xxx/ch7xxx_reg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ch7xxx/ch7xxx_reg.h')
-rw-r--r--src/ch7xxx/ch7xxx_reg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ch7xxx/ch7xxx_reg.h b/src/ch7xxx/ch7xxx_reg.h
index 0ec84ea9..328b6533 100644
--- a/src/ch7xxx/ch7xxx_reg.h
+++ b/src/ch7xxx/ch7xxx_reg.h
@@ -44,6 +44,7 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
#define CH7xxx_CM_MCP (1<<2)
#define CH7xxx_INPUT_CLOCK 0x1D
#define CH7xxx_GPIO 0x1E
+#define CH7xxx_GPIO_HPIR (1<<3)
#define CH7xxx_IDF 0x1F
#define CH7xxx_IDF_HSP (1<<3)