Hello @Balaji_KG
I tested your project with lpcxpresso804 board, the PINT with High level interrupt works well.
You can set a breakpoint in PIN_INT0 interrupt function as below:

When input high level on pio0_13 pin, will enter this interrupt function.
BR
Alice