zephyr/drivers/gpio
Anas Nashif 10bb38c186 Use SoC instead of platform.
Change terminology and use SoC instead of platform. An SoC provides
features and default configurations available with an SoC. A board
implements the SoC and adds more features and IP block specific to the
board to extend the SoC functionality such as sensors and debugging
features.

Change-Id: I15e8d78a6d4ecd5cfb3bc25ced9ba77e5ea1122f
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:25:11 -05:00
..
gpio_dw.c Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
gpio_dw.h gpio: gpio_dw_registers.h is local to the file including it 2016-02-05 20:25:04 -05:00
gpio_dw_registers.h Use SoC instead of platform. 2016-02-05 20:25:11 -05:00
gpio_mmio.c init: Implement fine-grained initialization policy 2016-02-05 20:24:54 -05:00
gpio_mmio.h gpio: rename files 2016-02-05 20:24:31 -05:00
gpio_pcal9535a.c gpio, pwm, rgb lcd: Replace polling i2c requests 2016-02-05 20:24:57 -05:00
gpio_pcal9535a.h gpio: rename files 2016-02-05 20:24:31 -05:00
gpio_sch.c init: Implement fine-grained initialization policy 2016-02-05 20:24:54 -05:00
gpio_sch.h gpio: Add a driver for Intel's SCH controller 2016-02-05 20:24:44 -05:00
gpio_static_irq_stubs.S kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
Kconfig gpio: Adds io/aux register support for IP configuration. 2016-02-05 20:24:57 -05:00
Makefile gpio: Add a driver for Intel's SCH controller 2016-02-05 20:24:44 -05:00