zephyr/arch/arm/soc/st_stm32/stm32f1
Kumar Gala e25ee68bbd arch: arm: stm32f1: Fix how we determine pull-up/pull-down for gpio
When we mask out the GPIO High impedance/Pull-up/Pull-down field we
should be shifting the mask file, not shifting the field.  This is
because all the other defines already assume the shift.

Coverity-CID: 173640

Jira: ZEP-2538

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-08-21 11:18:03 -05:00
..
Kconfig.defconfig.series
Kconfig.defconfig.stm32f103xx boards: arm: Add support for STM32 Minimum Development Board 2017-06-23 15:05:10 -05:00
Kconfig.defconfig.stm32f107xc
Kconfig.series i2c: stm32: Cleanup how we enable the specific I2C driver 2017-07-05 11:33:08 -05:00
Kconfig.soc arm: stm32f1: Add support for STM32F103x8 SoC 2017-06-23 15:05:10 -05:00
Makefile arch: stm32f1: rework pinmux driver 2017-07-26 15:16:52 -05:00
flash_registers.h
gpio_registers.h
linker.ld
soc.c drivers: clock_control: provide LL based driver to stm32f1xx series 2017-06-02 14:11:13 -04:00
soc.h arch: stm32f1: rework pinmux driver 2017-07-26 15:16:52 -05:00
soc_gpio.c arch: arm: stm32f1: Fix how we determine pull-up/pull-down for gpio 2017-08-21 11:18:03 -05:00
soc_irq.h
soc_registers.h stm32f1xx: remove references to native driver 2017-06-02 14:11:13 -04:00