zephyr/drivers/gpio
Francois Ramu dd3ee06af7 drivers: gpio: Add STM32G0X pinmux support
Add gpio support for STM32G0X SoC series.

Signed-off-by: Philippe Retornaz <philippe@shapescale.com>
Signed-off-by: Francois Ramu <francois.ramu@st.com>

# Conflicts:
#	drivers/gpio/gpio_stm32.h
2019-07-05 10:35:55 -05:00
..
CMakeLists.txt drivers: gpio: Introduce microchip gpio driver 2019-05-08 16:39:54 -07:00
gpio_altera_nios2.c cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
gpio_atmel_sam3.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
gpio_dw.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
gpio_dw.h cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -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 cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
gpio_ht16k33.c cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04: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 cleanup: include/: move misc/speculation.h to sys/speculation.h 2019-06-27 22:55:49 -04:00
gpio_mchp_xec.c cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04: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 cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
gpio_pcal9535a.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
gpio_pcal9535a.h cleanup: include/: move i2c.h to drivers/i2c.h 2019-06-27 22:55:49 -04:00
gpio_qmsi_ss.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
gpio_qmsi.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
gpio_rv32m1.c cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
gpio_sam.c cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
gpio_sam0.c cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
gpio_sch.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
gpio_sch.h 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 cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
gpio_stellaris.c cleanup: include/: move gpio.h to drivers/gpio.h 2019-06-27 22:55:49 -04:00
gpio_stm32.c drivers: pinmux: Add STM32G0X pinmux support 2019-07-05 10:35:55 -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: Introduce microchip gpio driver 2019-05-08 16:39:54 -07:00
Kconfig.altera_nios2 kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.atmel_sam3 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 doc: fix Kconfig misspellings 2019-06-18 15:07:52 -04: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 kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05: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.sch kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.sifive drivers/gpio: Remove DTS fixups for SiFive GPIO 2019-05-30 18:40:26 -04:00
Kconfig.stellaris kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05:00
Kconfig.stm32 kconfig: gpio: Remove lots of redundant GPIO dependencies 2019-03-07 20:28:04 -05: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