zephyr/drivers/pinmux/stm32
Erwan Gouriou bb014514e0 drivers/gpio: stm32: Use gpio device as gpio_stm32_configure arg
Now that pinmux driver holds a table of GPIO device pointers,
use gpio device as the single source of trust for gpio_base
and remove use of port_base and related code.
This way, gpio_stm32_configure could directly take gpio device
pointer as argument.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2021-03-03 12:13:34 -06:00
..
pinmux_stm32.c drivers/gpio: stm32: Use gpio device as gpio_stm32_configure arg 2021-03-03 12:13:34 -06:00
pinmux_stm32.h drivers/pinmux: stm32: Control GPIO clock with central function 2021-03-03 12:13:34 -06:00
pinmux_stm32f0.h drivers/pinmux: stm32: Deprecate ADC related macros 2020-11-03 11:11:04 +01:00
pinmux_stm32f1.h drivers/pinmux: stm32: Deprecate USB related macros 2020-11-03 11:11:04 +01:00
pinmux_stm32f2.h drivers/pinmux: stm32: Deprecate USB related macros 2020-11-03 11:11:04 +01:00
pinmux_stm32f3.h drivers/pinmux: stm32: Deprecate USB related macros 2020-11-03 11:11:04 +01:00
pinmux_stm32f4.h drivers/pinmux: stm32: Deprecate I2S related macros 2020-11-03 11:11:04 +01:00
pinmux_stm32f7.h drivers/pinmux: stm32: Deprecate SDMMC related macros 2020-11-03 11:11:04 +01:00
pinmux_stm32g0.h drivers/pinmux: stm32: Deprecate I2C related macros 2020-11-03 11:11:04 +01:00
pinmux_stm32g4x.h drivers/pinmux: stm32: Deprecate USB related macros 2020-11-03 11:11:04 +01:00
pinmux_stm32h7.h drivers/pinmux: stm32: Deprecate ETH related macros 2020-11-03 11:11:04 +01:00
pinmux_stm32l0.h drivers/pinmux: stm32: Deprecate USB related macros 2020-11-03 11:11:04 +01:00
pinmux_stm32l1x.h drivers/pinmux: stm32: Deprecate ADC related macros 2020-11-03 11:11:04 +01:00
pinmux_stm32l4x.h drivers/pinmux: stm32: Deprecate SDMMC related macros 2020-11-03 11:11:04 +01:00
pinmux_stm32l5x.h drivers/pinmux: stm32: Deprecate USB related macros 2020-11-03 11:11:04 +01:00
pinmux_stm32mp1x.h drivers/pinmux: stm32: Deprecate SPI related macros 2020-11-03 11:11:04 +01:00
pinmux_stm32wbx.h drivers/pinmux: stm32: Deprecate USB related macros 2020-11-03 11:11:04 +01:00