mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Working scheduling of ADC 🎉
This commit is contained in:
@@ -18,6 +18,7 @@ extern "C" {
|
||||
#endif
|
||||
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);
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user