added slow lptim to BSP_POWER

This commit is contained in:
2024-02-24 21:06:27 +01:00
parent a484f2247e
commit fef8a8fb32
7 changed files with 34 additions and 4 deletions

View File

@@ -1,4 +1,9 @@
#pragma once
// Driver for standby and sleep managment
// Timer for automatic standby
// Wakeup Pin Setting
// also shutdown procedure
// also shutdown procedure
void BSP_POWER_Init();