I have successfully built the SIMPLE_peripheral project of CC2340, but after I remove the UART2 peripheral through the SYSCFG configuration interface, I measure its power consumption, and the average power consumption is about 1.3mA, which is abnormal. I refer to the GPIOStandby routine, and the power consumption is about 1.5μA. How can I reduce the power consumption of the Simple_peripheral project?It is necessary to verify the power consumption of the CC2340 for 1 second broadcast interval so that it can be demonstrated to customers. Here are some screenshots of the problems.