#include <ti/drivers/Power.h> Power_reset();
#include DeviceFamily_constructPath(cmsis/cc23x0r5.h) #include DeviceFamily_constructPath(cmsis/core/core_cm0plus.h) NVIC_SystemReset();
Note
The reset may not work if the debugger is attached.