zephyr/drivers/gpio
Baohong Liu 2ddfe381b8 gpio: quark se: Add QMSI 1.1-based GPIO shim driver
Add QMSI 1.1 based GPIO sub-driver for sensor system.

Origin: Original
Change-Id: Ida5565a5911eb55651a11a4ac0b240c624f8e1ca
Signed-off-by: Baohong Liu <baohong.liu@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-05-23 21:31:05 +00:00
..
Kconfig gpio: quark se: Add QMSI 1.1-based GPIO shim driver 2016-05-23 21:31:05 +00:00
Kconfig.atmel_sam3 gpio: restructure Kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.dw gpio: use consistent names for IRQ priority variables 2016-05-12 10:57:23 +00:00
Kconfig.k64 kinetis: reorganise soc directory using soc family 2016-04-18 21:24:58 +00:00
Kconfig.mmio gpio: restructure Kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.pcal9535a gpio: restructure Kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.qmsi gpio: use consistent names for IRQ priority variables 2016-05-12 10:57:23 +00:00
Kconfig.qmsi_ss gpio: quark se: Add QMSI 1.1-based GPIO shim driver 2016-05-23 21:31:05 +00:00
Kconfig.sch gpio/sch: remove kconfigs that are SoC specific 2016-03-31 23:17:23 +00:00
Kconfig.stm32 stm32: rename CONFIG_SOC_STM32 -> CONFIG_SOC_FAMILY_STM32 2016-04-18 21:24:58 +00:00
Makefile gpio: quark se: Add QMSI 1.1-based GPIO shim driver 2016-05-23 21:31:05 +00:00
gpio_api_compat.c gpio: Fix returning codes 2016-04-26 22:49:48 +00:00
gpio_api_compat.h gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00
gpio_atmel_sam3.c gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00
gpio_dw.c gpio: use consistent names for IRQ priority variables 2016-05-12 10:57:23 +00:00
gpio_dw.h gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00
gpio_dw_registers.h gpio: For EM Starterkit, some additional GPIO register defines are needed 2016-05-09 21:51:54 +00:00
gpio_k64.c gpio_k64.c: configure pins as gpio alternate function in gpio_k64_configure() 2016-05-17 15:44:35 +00:00
gpio_k64.h gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00
gpio_mmio.c gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00
gpio_mmio.h drivers: gpio: Align the style all over the drivers 2016-03-24 08:01:52 +00:00
gpio_pcal9535a.c gpio: pcal9535a: use I2C register access API 2016-04-26 11:06:50 +00:00
gpio_pcal9535a.h drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
gpio_qmsi.c qmsi: update qmsi to 1.1 alpha 2016-05-23 21:30:04 +00:00
gpio_qmsi_ss.c gpio: quark se: Add QMSI 1.1-based GPIO shim driver 2016-05-23 21:31:05 +00:00
gpio_sch.c gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00
gpio_sch.h gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00
gpio_stm32.c gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00
gpio_stm32.h gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00
gpio_utils.h gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00