summaryrefslogtreecommitdiff
path: root/include/irq.h
AgeCommit message (Expand)Author
2017-02-02irq: introduce 'direct' interrupt API definitionAndrew Boie
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2016-11-18doc: Fix up API description for IRQ_CONNECT()Allan Stephens
2016-11-16doc: Various corrections to doxygen info for Kernel APIsAllan Stephens
2016-09-20irq: Add irq_is_enabled external interrupt APIVinayak Chettimada
2016-09-06zephyr: remove deprecated dynamic interrupt APIAndrew Boie
2016-04-15headers: use __deprecatedAndrew Boie
2016-04-15doc: irq.h: fix mismatched parameter names in commentDaniel Leung
2016-04-15nanokernel: deprecate dynamic IRQsAndrew Boie
2016-02-26irq: formalize external zephyr interrupt APIAndrew Boie