Hi @CzyzyK,
If you search for interrupt on the examples search and go to the driver_eamples section, you can find all the drivers that have an example with interruptions.

I can recommend you the example lpadc_interrupt in order to have a better look how interrupt works.

Hope it helps you