mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-24 05:46:16 +00:00
The SoC level peripherals are accesible by both cores, while the SS ones are only available to the sensor subsystem. Since the ARC core can make use of both drivers at the same time, we need to be able to differentiate their configuration values somehow. Also disable the SoC GPIO for the ARC by default, as it still needs more changes to be usable. Jira: ZEP-1030 Change-Id: Ic5415c404ecd32a3e560467b6f5eaa873a515d72 Signed-off-by: Iván Briano <ivan.briano@intel.com> |
||
---|---|---|
.. | ||
gpio_atmel_sam3.c | ||
gpio_dw_registers.h | ||
gpio_dw.c | ||
gpio_dw.h | ||
gpio_k64.c | ||
gpio_k64.h | ||
gpio_mmio.c | ||
gpio_mmio.h | ||
gpio_nrf5.c | ||
gpio_pcal9535a.c | ||
gpio_pcal9535a.h | ||
gpio_qmsi_ss.c | ||
gpio_qmsi.c | ||
gpio_sch.c | ||
gpio_sch.h | ||
gpio_stm32.c | ||
gpio_stm32.h | ||
gpio_utils.h | ||
Kconfig | ||
Kconfig.atmel_sam3 | ||
Kconfig.dw | ||
Kconfig.k64 | ||
Kconfig.mmio | ||
Kconfig.nrf5 | ||
Kconfig.pcal9535a | ||
Kconfig.qmsi | ||
Kconfig.sch | ||
Kconfig.stm32 | ||
Makefile |