Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c844bd87b3fdb059d7a81dcb02777fad558f77db
/
include
/
irq.h
6df8b39
irq: Change dynamic API to take a constant parameter
by Tomasz Bursztyka
· 4 years, 7 months ago
a1b77fd
zephyr: replace zephyr integer types with C99 types
by Kumar Gala
· 4 years, 10 months ago
44270b5
irq: Remove return value from IRQ_CONNECT and IRQ_DIRECT_CONNECT
by Kumar Gala
· 5 years ago
0fb4382
arch: isr: Update z_isr_install for multi-level interrupts
by Jaron Kelleher
· 5 years ago
c6fd99d
api: irq: Add Multi-level IRQ utility functions
by Jaron Kelleher
· 5 years ago
06df06b
irq: add note about irq_lock/unlock access
by Andrew Boie
· 5 years ago
4f77c2a
kernel: rename z_arch_ to arch_
by Andrew Boie
· 5 years ago
979b17f
kernel: activate arch interface headers
by Andrew Boie
· 5 years ago
8ffff14
kernel: add architecture interface headers
by Andrew Boie
· 5 years ago
4344e27
all: Update reserved function names
by Patrik Flykt
· 6 years ago
ff6cce6
kernel: add dynamic interrupt API
by Andrew Boie
· 6 years ago
67ca176
headers: Fix headers across the project
by Flavio Ceolin
· 7 years ago
364cbae
kernel: Make irq_{un}lock() APIs into a global spinlock in SMP mode
by Andy Ross
· 7 years ago
0cf6808
irq.h: include generic toolchain header
by Andrew Boie
· 8 years ago
8b986d7
spell: fix comment typos: /include
by David B. Kinder
· 8 years ago
4fc9606
irq: introduce 'direct' interrupt API definition
by Andrew Boie
· 8 years ago
ac74d8b
license: Replace Apache boilerplate with SPDX tag
by David B. Kinder
· 8 years ago
fb513eb
doc: Fix up API description for IRQ_CONNECT()
by Allan Stephens
· 8 years ago
c98da84
doc: Various corrections to doxygen info for Kernel APIs
by Allan Stephens
· 8 years ago
b33aaa4
irq: Add irq_is_enabled external interrupt API
by Vinayak Chettimada
· 9 years ago
4909bf3
zephyr: remove deprecated dynamic interrupt API
by Andrew Boie
· 9 years ago
f0dbdb0
headers: use __deprecated
by Andrew Boie
· 9 years ago
0853405
doc: irq.h: fix mismatched parameter names in comment
by Daniel Leung
· 9 years ago
15800ce
nanokernel: deprecate dynamic IRQs
by Andrew Boie
· 9 years ago
e444825
irq: formalize external zephyr interrupt API
by Andrew Boie
· 9 years ago