mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-13 17:26:00 +00:00
Some drivers masked the set of signaled pins based on enabled interrupts, some did not. For those that did not the 2-pin test could fail. The documentation does not imply that pins unrelated to the callback participate in the notification process, so do the filtering in the generic callback loop. Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
gpio_cc13xx_cc26xx.c | ||
gpio_cc32xx.c | ||
gpio_cmsdk_ahb.c | ||
gpio_cmsdk_ahb.h | ||
gpio_dw_registers.h | ||
gpio_dw.c | ||
gpio_dw.h | ||
gpio_esp32.c | ||
gpio_gecko.c | ||
gpio_handlers.c | ||
gpio_ht16k33.c | ||
gpio_imx.c | ||
gpio_intel_apl.c | ||
gpio_lmp90xxx.c | ||
gpio_mchp_xec.c | ||
gpio_mcux_igpio.c | ||
gpio_mcux_lpc.c | ||
gpio_mcux.c | ||
gpio_mmio32.c | ||
gpio_nrfx.c | ||
gpio_pcal9535a.c | ||
gpio_pcal9535a.h | ||
gpio_rv32m1.c | ||
gpio_sam.c | ||
gpio_sam0.c | ||
gpio_shell.c | ||
gpio_sifive.c | ||
gpio_stellaris.c | ||
gpio_stm32.c | ||
gpio_stm32.h | ||
gpio_sx1509b.c | ||
gpio_utils.h | ||
Kconfig | ||
Kconfig.cc13xx_cc26xx | ||
Kconfig.cc32xx | ||
Kconfig.cmsdk_ahb | ||
Kconfig.dw | ||
Kconfig.esp32 | ||
Kconfig.gecko | ||
Kconfig.ht16k33 | ||
Kconfig.imx | ||
Kconfig.intel | ||
Kconfig.lmp90xxx | ||
Kconfig.mcux | ||
Kconfig.mcux_igpio | ||
Kconfig.mcux_lpc | ||
Kconfig.mmio32 | ||
Kconfig.nrfx | ||
Kconfig.pcal9535a | ||
Kconfig.rv32m1 | ||
Kconfig.sam | ||
Kconfig.sam0 | ||
Kconfig.sifive | ||
Kconfig.stellaris | ||
Kconfig.stm32 | ||
Kconfig.sx1509b | ||
Kconfig.xec |