nuttx/arch/arm64
Ville Juven 169dd50a08 imx9_gpioirq: Fix testing of ICR field from pinset
icr is tested below with macros like GPIO_INT_LOWLEVEL et al. Those macros
are shifted left by GPIO_INTCFG_SHIFT, so the temporary icr variable
should not be shifted right.
2024-04-18 00:40:07 +08:00
..
include imx93_gpioirq: Fix the GPIO interrupt source names 2024-04-16 19:11:31 +08:00
src imx9_gpioirq: Fix testing of ICR field from pinset 2024-04-18 00:40:07 +08:00
CMakeLists.txt CMake:init arm64 CMake qemu-armv8a build 2023-12-27 07:27:17 -08:00
Kconfig arm64/imx9: Add LPI2C driver 2024-04-16 19:14:43 +08:00