..
CMakeLists.txt
drivers: gpio: add shell for controlling GPIO
2018-10-18 10:15:50 -04:00
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
…
Kconfig.esp32
…
Kconfig.gecko
…
Kconfig.imx
…
Kconfig.intel
doc: fix kconfig misspellings
2018-11-02 17:58:16 -04:00
Kconfig.mcux
…
Kconfig.mcux_igpio
…
Kconfig.mcux_lpc
…
Kconfig.mmio32
…
Kconfig.nrfx
…
Kconfig.pcal9535a
…
Kconfig.pulpino
…
Kconfig.qmsi
…
Kconfig.sam
…
Kconfig.sam0
…
Kconfig.sch
…
Kconfig.sifive
…
Kconfig.stm32
…
Kconfig.sx1509b
…
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.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_dw_registers.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.c
drivers: Add 'U' to unsigned variable assignments
2018-12-04 22:51:56 -05: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_mmio32.c
…
gpio_nrfx.c
drivers: gpio: nrfx: fix lost level interrupts
2018-12-05 12:15:11 +01: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
…
gpio_qmsi.c
drivers: Add 'U' to unsigned variable assignments
2018-12-04 22:51:56 -05:00
gpio_qmsi_ss.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
…