Modify of HAL_PWR_EnterSLEEPMode() function
Posted on January 17, 2017 at 13:39I�m working on a time critical application with OpenSTM32 System Workbench for STM32 . I�d like to reduce the call time of HAL_PWR_EnterSLEEPMode(uint32_t Regulator, uint8_t SLEEPEntry). The code : void Sleep( uint...