nuttx/arch/arm64/include
Ville Juven 8e32a3ce24 imx93_gpioirq: Fix the GPIO interrupt source names
The original assumption was that the interrupt numbers are divided
so that 16 pins from 1 port are handled by a single interrupt source.

So source 0 would handle pins 0-15 and source 1 would handle pins 16-31.
This assumption is wrong, each pin has two sources, thus there are two
interrupt lines for each pin.

The driver uses source 0, and leaves source 1 disabled.
2024-04-16 19:11:31 +08:00
..
a64 Remove @ and % tag from all comments 2023-12-11 17:00:10 -03:00
fvp-v8r Remove @ and % tag from all comments 2023-12-11 17:00:10 -03:00
goldfish Remove @ and % tag from all comments 2023-12-11 17:00:10 -03:00
imx8 Remove @ and % tag from all comments 2023-12-11 17:00:10 -03:00
imx9 imx93_gpioirq: Fix the GPIO interrupt source names 2024-04-16 19:11:31 +08:00
qemu Remove @ and % tag from all comments 2023-12-11 17:00:10 -03:00
rk3399 Remove @ and % tag from all comments 2023-12-11 17:00:10 -03:00
.gitignore
arch.h sched/addrenv: Remove up_addrenv_restore 2023-02-08 02:51:23 +08:00
elf.h coredump:support arm64 coredump 2023-12-08 21:33:03 -03:00
inttypes.h
irq.h comments/docs: fix typos in comments 2024-03-06 13:31:50 +08:00
limits.h
setjmp.h arch/arm64: default select ARCH_HAVE_SETJMP 2023-07-28 20:57:26 -07:00
spinlock.h
stdarg.h
syscall.h arch: rename arch special function name 2022-11-22 16:27:56 +08:00
types.h