Remove unused suspend_idle (#16063)
This commit is contained in:
parent
9e5f8983ec
commit
6a9ec74b32
4 changed files with 0 additions and 30 deletions
|
@ -3,7 +3,6 @@
|
|||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
|
||||
void suspend_idle(uint8_t timeout);
|
||||
void suspend_power_down(void);
|
||||
bool suspend_wakeup_condition(void);
|
||||
void suspend_wakeup_init(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue