.. |
CMakeLists.txt
|
drivers: gpio: remove sch gpio driver
|
2019-09-18 11:06:18 -05:00 |
gpio_altera_nios2.c
|
cleanup: include/: move gpio.h to drivers/gpio.h
|
2019-06-27 22:55:49 -04:00 |
gpio_cc13xx_cc26xx.c
|
cleanup: include/: move misc/__assert.h to sys/__assert.h
|
2019-06-27 22:55:49 -04:00 |
gpio_cc32xx.c
|
cleanup: include/: move gpio.h to drivers/gpio.h
|
2019-06-27 22:55:49 -04:00 |
gpio_cc2650.c
|
cleanup: include/: move gpio.h to drivers/gpio.h
|
2019-06-27 22:55:49 -04:00 |
gpio_cmsdk_ahb.c
|
cleanup: include/: move gpio.h to drivers/gpio.h
|
2019-06-27 22:55:49 -04:00 |
gpio_cmsdk_ahb.h
|
cleanup: include/: move gpio.h to drivers/gpio.h
|
2019-06-27 22:55:49 -04:00 |
gpio_dw_registers.h
|
boards: remove quarl_se_c1000
|
2019-07-29 21:30:25 -07:00 |
gpio_dw.c
|
drivers: gpio: fix misuse of u8_t where bool is intended
|
2019-09-18 13:28:58 +08:00 |
gpio_dw.h
|
drivers/gpio/gpio_dw: remove support for legacy PCI interface
|
2019-09-08 22:09:10 -04:00 |
gpio_esp32.c
|
cleanup: include/: move misc/util.h to sys/util.h
|
2019-06-27 22:55:49 -04:00 |
gpio_gecko.c
|
cleanup: include/: move gpio.h to drivers/gpio.h
|
2019-06-27 22:55:49 -04:00 |
gpio_handlers.c
|
kernel: Port remaining buildable syscalls to new API
|
2019-09-12 11:31:50 +08:00 |
gpio_ht16k33.c
|
dts: Make instance defines consistent
|
2019-07-30 17:10:31 -05:00 |
gpio_imx.c
|
cleanup: include/: move gpio.h to drivers/gpio.h
|
2019-06-27 22:55:49 -04:00 |
gpio_intel_apl.c
|
drivers: clean up flags in gpio_intel_apl driver
|
2019-09-18 13:28:58 +08:00 |
gpio_mchp_xec.c
|
drivers/gpio: Adding missing braces for XEC driver
|
2019-08-02 23:24:34 +03:00 |
gpio_mcux_igpio.c
|
cleanup: include/: move gpio.h to drivers/gpio.h
|
2019-06-27 22:55:49 -04:00 |
gpio_mcux_lpc.c
|
cleanup: include/: move gpio.h to drivers/gpio.h
|
2019-06-27 22:55:49 -04:00 |
gpio_mcux.c
|
cleanup: include/: move gpio.h to drivers/gpio.h
|
2019-06-27 22:55:49 -04:00 |
gpio_mmio32.c
|
|
|
gpio_nrfx.c
|
drivers: gpio_nrfx: Correct the way the callbacks are fired
|
2019-08-14 14:49:55 +02:00 |
gpio_pcal9535a.c
|
drivers/gpio: pcal9535a: fix i2c write
|
2019-09-10 15:09:53 -05:00 |
gpio_pcal9535a.h
|
cleanup: include/: move i2c.h to drivers/i2c.h
|
2019-06-27 22:55:49 -04:00 |
gpio_qmsi.c
|
drivers: gpio: fix misuse of u8_t where bool is intended
|
2019-09-18 13:28:58 +08:00 |
gpio_rv32m1.c
|
cleanup: include/: move gpio.h to drivers/gpio.h
|
2019-06-27 22:55:49 -04:00 |
gpio_sam.c
|
drivers: fix #ifdef in gpio_sam driver
|
2019-09-12 13:25:30 -05:00 |
gpio_sam0.c
|
cleanup: include/: move gpio.h to drivers/gpio.h
|
2019-06-27 22:55:49 -04:00 |
gpio_shell.c
|
cleanup: include/: move misc/printk.h to sys/printk.h
|
2019-06-27 22:55:49 -04:00 |
gpio_sifive.c
|
interrupt: Convert RISC-V plic to use multi-level irq support
|
2019-09-10 07:34:57 -05:00 |
gpio_stellaris.c
|
cleanup: include/: move gpio.h to drivers/gpio.h
|
2019-06-27 22:55:49 -04:00 |
gpio_stm32.c
|
Revert "gpio: stm32: support disabling and reenabling interrupts on pin"
|
2019-09-16 05:44:15 -05:00 |
gpio_stm32.h
|
drivers: gpio: Add STM32G0X pinmux support
|
2019-07-05 10:35:55 -05:00 |
gpio_sx1509b.c
|
cleanup: include/: move misc/util.h to sys/util.h
|
2019-06-27 22:55:49 -04:00 |
gpio_utils.h
|
drivers: Rename reserved function names
|
2019-04-03 17:31:00 -04:00 |
Kconfig
|
drivers: gpio: remove sch gpio driver
|
2019-09-18 11:06:18 -05:00 |
Kconfig.altera_nios2
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
Kconfig.cc13xx_cc26xx
|
soc: ti_simplelink: add support for TI CC13x2 / CC26x2 series
|
2019-05-04 09:13:43 -05:00 |
Kconfig.cc32xx
|
license: cleanup: add SPDX Apache-2.0 license identifier
|
2019-04-07 08:45:22 -04:00 |
Kconfig.cc2650
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
Kconfig.cmsdk_ahb
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
Kconfig.dw
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
Kconfig.esp32
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
Kconfig.gecko
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
Kconfig.ht16k33
|
drivers: gpio: Remove redundant GPIO dep. from GPIO_HT16K33
|
2019-08-07 08:14:10 -05:00 |
Kconfig.imx
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
Kconfig.intel
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
Kconfig.mcux
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
Kconfig.mcux_igpio
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
Kconfig.mcux_lpc
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
Kconfig.mmio32
|
|
|
Kconfig.nrfx
|
|
|
Kconfig.pcal9535a
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
Kconfig.qmsi
|
gpio: remove unused qmsi driver
|
2019-08-21 09:52:01 -04:00 |
Kconfig.rv32m1
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
Kconfig.sam
|
soc: sam0: Enable generic peripheral selection
|
2019-04-19 14:37:17 -05:00 |
Kconfig.sam0
|
soc: sam0: Enable generic peripheral selection
|
2019-04-19 14:37:17 -05:00 |
Kconfig.sifive
|
riscv: freedom: rename RISCV32 to RISCV
|
2019-08-08 00:29:24 -04:00 |
Kconfig.stellaris
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
Kconfig.stm32
|
drivers: gpio: add stm32f1x SWJ configuration
|
2019-08-05 13:22:34 +02:00 |
Kconfig.sx1509b
|
kconfig: gpio: Remove lots of redundant GPIO dependencies
|
2019-03-07 20:28:04 -05:00 |
Kconfig.xec
|
drivers: gpio: Introduce microchip gpio driver
|
2019-05-08 16:39:54 -07:00 |