irq: Support sleeping when mcu is idle
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
#define __GENERIC_TIMER_IRQ_H
|
||||
|
||||
uint32_t timer_dispatch_many(void);
|
||||
uint32_t timer_get_next(void);
|
||||
|
||||
#endif // timer_irq.h
|
||||
|
||||
Reference in New Issue
Block a user