__irq keyword

Hi all,

I use a STR912 device from ST. In the examples from their library, the interrupt functions are not preceeded with the __irq keyword.

2 questions :

What is the difference between a normal function and a function preceeded with __irq ?

Is it neccesary to use the _irq keyword in interrupt routines ?

More questions in this forum