mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Poking IRQ
This commit is contained in:
@@ -19,6 +19,7 @@ extern "C" {
|
||||
void timer0_irq_callback(struct device *dev, void *args, uint32_t size, uint32_t state);
|
||||
void adc_fifo_irq(void);
|
||||
void start_adc_misc(void);
|
||||
void GPIO_IRQHandler(void);
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user