zephyr/boards/quark_d2000_crb
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
..
support add debug/debugserver support 2016-02-05 20:25:30 -05:00
Kconfig Move defconfig files to the board directory 2016-02-05 20:25:11 -05:00
Kconfig.board Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Makefile Move defconfig files to the board directory 2016-02-05 20:25:11 -05:00
Makefile.board Add flash support for boards using latest SDK 2016-02-05 20:25:29 -05:00
board.c Move defconfig files to the board directory 2016-02-05 20:25:11 -05:00
board.h Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
pinmux.c pinmux: Expand the pin function/mode parameter size 2016-03-09 06:39:16 +00:00
quark_d2000_crb_defconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00