hello everyone,
I run the sdk driver example JN5189dk6_gint, which uses GINT0

I want to use GInT0 and GINT1 because there are two I/O ports that may cause an interrupt at the same time. but it compiled incorrectly because GINT1 was not defined. Only GINT0 is defined in the example

How do I define the GINT1 macro?
thankyou