CC1314R10: Question related to entering into low power mode by manually calling Power_sleep(PowerCC26XX_STANDBY)

Part Number: CC1314R10

Tool/software:

I have following questions about manually using Power_sleep(PowerCC26XX_STANDBY) as per application requirement
1.Did I need to suspend task before entering int standby mode
2. Did I need to close Watchdog Timer before entering standby mode or how watchdog is handled in standby mode
3. Is there any example of manually entering in low power mode using Power_sleep(PowerCC26XX_STANDBY)
4. Is there any example to wake from standby mode using GPIO interrupt