zephyr/arch/arm/soc/st_stm32
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
..
common arm: soc: stm32: make mpu f4 config useable for other family 2017-06-23 15:05:10 -05:00
stm32f1 arch: arm: stm32f1: Fix how we determine pull-up/pull-down for gpio 2017-08-21 11:18:03 -05:00
stm32f3 arch: arm: stm32: f3/f4/l4: write output speed to hardware register 2017-08-02 12:28:11 -05:00
stm32f4 arm: support for stm32f417 SOC 2017-08-09 14:53:47 -05:00
stm32l4 arch: arm: stm32: f3/f4/l4: write output speed to hardware register 2017-08-02 12:28:11 -05:00
Kbuild arm: soc: stm32: make mpu f4 config useable for other family 2017-06-23 15:05:10 -05:00
Kconfig arm: soc: stm32: make mpu f4 config useable for other family 2017-06-23 15:05:10 -05:00
Kconfig.defconfig arm: st: dts: remove last !HAS_DTS from stm32 SoCs 2017-04-14 05:56:53 -05:00
Kconfig.soc