zephyr/drivers/gpio
Ricardo Salveti a9f2061dfb gpio: stm32: introduce alternative function config
STM32F4 requires the alternative function config to be set, so just
initialize that as part of the gpio configure call.

Change-Id: I33a4a8efec59c5ebe7dc3f3580f0dd2bf7ded7f4
Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
Signed-off-by: Amit Kucheria <amit.kucheria@linaro.org>
2016-10-27 14:48:43 +00:00
..
gpio_atmel_sam3.c driver/gpio/sam3: Limit name space, add static. 2016-10-26 20:51:06 +00:00
gpio_dw_registers.h boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem) 2016-09-16 03:10:30 +00:00
gpio_dw.c driver/gpio/dw: Limit name space, add static. 2016-10-26 20:51:06 +00:00
gpio_dw.h driver/gpio/dw: Limit name space, add static. 2016-10-26 20:51:06 +00:00
gpio_k64.c drivers/gpio_k64: Make driver_api structure const. 2016-10-25 18:45:24 +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_nrf5.c drivers/gpio_nrf5: Make driver_api structure const. 2016-10-25 18:45:25 +00:00
gpio_pcal9535a.c drivers/gpio_pcal9535a: Make driver_api structure const. 2016-10-25 18:45:25 +00:00
gpio_pcal9535a.h drivers: Replace DEV_OK by 0 2016-03-16 19:30:04 -04:00
gpio_qmsi_ss.c drivers/gpio_qmsi_ss: Make driver_api structure const. 2016-10-25 18:45:26 +00:00
gpio_qmsi.c drivers/gpio_qmsi: Make driver_api structure const. 2016-10-25 18:45:25 +00:00
gpio_sch.c gpio: sch: Make driver config_info structure const. 2016-10-20 16:48:49 +00: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: stm32: introduce alternative function config 2016-10-27 14:48:43 +00:00
gpio_stm32.h gpio: stm32: introduce alternative function config 2016-10-27 14:48:43 +00:00
gpio_utils.h gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00
Kconfig drivers: gpio: i2c: make logging depend on SYS_LOG 2016-10-07 14:15:24 +00:00
Kconfig.atmel_sam3 gpio: restructure Kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.dw gpio: more TAB cleanup in Kconfig.dw 2016-05-25 18:11:03 -07: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.nrf5 drivers/gpio/nrf5: change default IRQ_PRI 2016-10-22 01:25:55 +00:00
Kconfig.pcal9535a sys_log: replace old debug macros at pcal9535a driver 2016-07-30 10:53:21 +00:00
Kconfig.qmsi gpio: reduce Kconfigs and use consistent name for GPIOs 2016-10-07 16:15:07 +00:00
Kconfig.sch doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Kconfig.stm32 Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Makefile gpio: Remove obsolete API 1.0 callback mechanism 2016-09-14 10:51:09 +00:00