zephyr/boards/galileo
Jeff Blais 59359595fe pinmux: Expand the pin function/mode parameter size
The pinmux API was modified to expand the meaning of the 'func' argument
to allow it to represent more than a pre-configured function.  This was done
to reasonably accommodate a larger range of pin configuration options
offered by other MCUs, such as the Freescale K64 (up to 8 pin functions,
plus interrupt, pullup/down, drive strength, open-drain, slew rate, etc.).

This allows bit fields to be used to define various settings.

Change-Id: I2b216b822c6bae7133eed01c8c3339bb47b6c5db
Signed-off-by: Jeff Blais <jeff.blais@windriver.com>
2016-03-09 06:39:16 +00:00
..
Kconfig adc : ti : only one instance 2016-02-10 11:23:56 -05:00
Kconfig.board Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Makefile x86: move reboot via RST_CNT from galileo to generic x86 2016-02-25 16:52:27 +00:00
board.c build: switch to board based configurations 2016-02-05 20:25:11 -05:00
board.h Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
galileo_defconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
galileo_pinmux.c pinmux: Expand the pin function/mode parameter size 2016-03-09 06:39:16 +00:00