zephyr/drivers/pinmux
Andre Guedes ea6eac35bb pinmux_dev: Remove PINMUX_SELECT_REGISTER from quark_mcu driver
This patch removes the PINMUX_SELECT_REGISTER macro definition from
pinmux_dev_quark_mcu.c since it is already defined in pinmux_quark_mcu.h
(which is included by the .c file).

Change-Id: I468cf6a54fc30d681f42a59eb2c8401d2b180849
Signed-off-by: Andre Guedes <andre.guedes@intel.com>
2016-05-04 13:53:00 +00:00
..
dev pinmux_dev: Remove PINMUX_SELECT_REGISTER from quark_mcu driver 2016-05-04 13:53:00 +00:00
frdm_k64f pinmux: remove base address and number of pins from kconfig 2016-03-28 15:58:29 -07:00
galileo spi: intel: fix port 1 pin setup 2016-04-16 21:14:43 +00:00
quark_mcu pinmux: Fix where to look for PINMUX_BASE_ADDR 2016-03-29 13:07:55 +02:00
sam3x pinmux: Move the Arduino Due board to the pinmux model 2016-03-25 10:17:01 +00:00
stm32 drivers: stm32: Include errno.h 2016-04-26 22:49:48 +00:00
Kconfig pinmux: remove base address and number of pins from kconfig 2016-03-28 15:58:29 -07:00
Kconfig.k64 kinetis: reorganise soc directory using soc family 2016-04-18 21:24:58 +00:00
Kconfig.stm32 stm32: rename CONFIG_SOC_STM32 -> CONFIG_SOC_FAMILY_STM32 2016-04-18 21:24:58 +00:00
Makefile boards/olimexino_stm32: add new board 2016-04-20 22:29:01 +00:00
pinmux.h pinmux: Move the Arduino 101 board to the pinmux model 2016-03-25 10:17:00 +00:00