In nRF5 SDK, we configure GPIO wakeup sources for System OFF using `nrf_gpio_cfg_sense_input(pin_number)`.
What is the **exact equivalent API/configuration** in **nRF Connect SDK (NCS)** to:
1. Configure GPIO as SENSE input (LOW/HIGH trigger)
2. Enable wakeup from **PM_STATE_POWER_OFF**