Hi kerryzhou
Thanks for your reply.
In fact, I had read the note and try those code (if you check those code in project "evkmimxrt1170_power_mode_switch_bm_core0" you will see the function "APP_SetWakeupConfig" same as 4.9.1 GPIO as a wakeup source ), but it's not work.
as below picture, the #if - #endif is I try to added. The "BOARD_USER_BUTTON2_GPIO_PIN" are 3U that I try to config GPIO13_IO3

So, you mean GPIO_SNVS_00 CAN NOT use to GPIO function even though user manual show function ALT5 - GPIO13_IO3?
I find the description in "i.MX RT1170 Processor Reference Manual, Rev. 0, 12/2020" 11.1.2 Pin Assignments page450 "For GPIO_SNVS_00-09, tamper is available only on select part numbers. On those devices, the users can select between Tamper and GPIO functionality".

Is this description wrong? Or the "select part numbers" was not RT1170?That's confuse me...
In "Debug and Application for RT1170 Clock and Low Power Feature, Rev. 0, January 4, 2021" 4.12 Wake up from SNVS mode say "For RT1170, the tamper pin on some parts can be used as a GPIO, which means these pins can wake up the chip."

So, Which GPIO pin that you suggest I can use to wake up pin in low power mode?
Or, Which GPIO's power domain does not disable in low power mode?
Other Question. Which doc. describe the SETPOINT 0-15 detail?
In "Debug and Application for RT1170 Clock and Low Power Feature, Rev. 0, January 4, 2021" only describe some part of SETPOINT clock status.