zephyr/drivers/gpio
Andrzej Głąbek 7d159a5e6c drivers: gpio_nrfx: Remove undesired NRF_P0 definition
This definition was needed to translate the old symbol used in MDK
for accessing the GPIO peripheral in nRF51 SoCs (NRF_GPIO) to the
one used for all newer SoCs (NRF_P0). Now the translation is done
in the HAL for GPIO (nrf_gpio.h).

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2018-12-13 07:35:28 -06:00
..
CMakeLists.txt drivers: gpio: add shell for controlling GPIO 2018-10-18 10:15:50 -04:00
gpio_altera_nios2.c
gpio_atmel_sam3.c
gpio_cc32xx.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
gpio_cc2650.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
gpio_cmsdk_ahb.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
gpio_cmsdk_ahb.h
gpio_dw_registers.h
gpio_dw.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
gpio_dw.h
gpio_esp32.c
gpio_gecko.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
gpio_handlers.c
gpio_imx.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
gpio_intel_apl.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
gpio_mcux_igpio.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
gpio_mcux_lpc.c
gpio_mcux.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
gpio_mmio32.c
gpio_nrfx.c drivers: gpio_nrfx: Remove undesired NRF_P0 definition 2018-12-13 07:35:28 -06:00
gpio_pcal9535a.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
gpio_pcal9535a.h
gpio_pulpino.c dts: pulpino: Add device tree support for GPIO controller 2018-10-04 07:48:32 -05:00
gpio_qmsi_ss.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
gpio_qmsi.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
gpio_sam.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
gpio_sam0.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
gpio_sch.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
gpio_sch.h
gpio_shell.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
gpio_sifive.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
gpio_stm32.c drivers: stm32: check clock_control_on return value 2018-12-07 11:31:48 -05:00
gpio_stm32.h
gpio_sx1509b.c
gpio_utils.h
Kconfig drivers: gpio: add shell for controlling GPIO 2018-10-18 10:15:50 -04:00
Kconfig.altera_nios2
Kconfig.atmel_sam3
Kconfig.cc32xx gpio: ti cc32xx: Add device tree support for GPIO 2018-11-05 11:08:35 -06:00
Kconfig.cc2650
Kconfig.cmsdk_ahb
Kconfig.dw drivers: gpio: Select HAS_DTS_GPIO in various drivers 2018-09-28 11:44:03 -05:00
Kconfig.esp32
Kconfig.gecko gpio: silabs gecko: Add device tree support for GPIO 2018-10-09 22:34:56 -04:00
Kconfig.imx drivers: gpio: Select HAS_DTS_GPIO in various drivers 2018-09-28 11:44:03 -05:00
Kconfig.intel doc: fix kconfig misspellings 2018-11-02 17:58:16 -04:00
Kconfig.mcux
Kconfig.mcux_igpio drivers: gpio: Select HAS_DTS_GPIO in various drivers 2018-09-28 11:44:03 -05:00
Kconfig.mcux_lpc
Kconfig.mmio32
Kconfig.nrfx
Kconfig.pcal9535a drivers: gpio: Migrate to new logging subsys 2018-10-08 17:49:12 -04:00
Kconfig.pulpino dts: pulpino: Add device tree support for GPIO controller 2018-10-04 07:48:32 -05:00
Kconfig.qmsi drivers: gpio: Select HAS_DTS_GPIO in various drivers 2018-09-28 11:44:03 -05:00
Kconfig.sam drivers: gpio: Select HAS_DTS_GPIO in various drivers 2018-09-28 11:44:03 -05:00
Kconfig.sam0 drivers: gpio: Select HAS_DTS_GPIO in various drivers 2018-09-28 11:44:03 -05:00
Kconfig.sch
Kconfig.sifive gpio: sifive: Add device tree support for GPIO generation 2018-10-05 13:21:49 -05:00
Kconfig.stm32
Kconfig.sx1509b drivers: boards: Merge HAS_DTS_I2C_DEVICE with HAS_DTS_I2C 2018-10-01 21:15:06 -05:00