zephyr/boards/quark_se_ctb
Dan Kalowsky ea6f5e09bd quark_se : quark_d2000 : shrink pinmux code size
Ben Walsh identified a few functions can be removed as they provide
duplicate code except for one small variant (register number).  Making
a common function that takes the register position as an input, it is
possible to remove an entire function, saving on code space.

Change-Id: I1850f461ed6d85f42aaf85745e1c2557850cdbad
Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com>
2016-02-05 20:25:16 -05:00
..
Kconfig
Kconfig.board Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
Makefile
board.c
board.h Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
pinmux.c quark_se : quark_d2000 : shrink pinmux code size 2016-02-05 20:25:16 -05:00
quark_se_ctb_defconfig Use SoC instead of platform. 2016-02-05 20:25:11 -05:00