tim #6
@ -96,7 +96,7 @@ enum DmaIRQSource {
|
|||||||
/**
|
/**
|
||||||
* Prototype of the IRQ callbacks that the applicative code can provide
|
* Prototype of the IRQ callbacks that the applicative code can provide
|
||||||
*/
|
*/
|
||||||
typedef void (*DmaCallback)(enum DmaIRQSource, volatile void* param);
|
typedef void (*DmaCallback)(enum DmaIRQSource src, volatile void* param);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Generic struct used to share DAM configs between peripheral drivers and
|
* Generic struct used to share DAM configs between peripheral drivers and
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user