zephyr/boards/quark_se_devboard
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 flash support for boards using latest SDK 2016-02-05 20:25:29 -05:00
Kconfig cc2520: Let's use the maximum SPI clock supported 2016-02-25 14:02:47 +01:00
Kconfig.board quark-se: Add the development board support 2016-02-05 20:25:15 -05:00
Makefile quark-se: Add the development board support 2016-02-05 20:25:15 -05:00
Makefile.board Add flash support for boards using latest SDK 2016-02-05 20:25:29 -05:00
board.c cc2520: Parametrize driver configs 2016-02-08 21:45:07 -05:00
board.h cc2520: Add Quark SE devboard support 2016-02-05 20:25:23 -05:00
pinmux.c pinmux: Expand the pin function/mode parameter size 2016-03-09 06:39:16 +00:00
quark_se_devboard_defconfig boards: Quark SE based boards have a different SPI interrupt flag 2016-02-05 20:25:23 -05:00