| .. |
|
CMakeLists.txt
|
drivers: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for driver files.
|
2018-05-15 17:48:18 +03:00 |
|
gpio_altera_nios2.c
|
drivers: gpio: Nios-II: Fix condition on gpio_nios2_config_oput_port()
|
2018-02-19 20:49:20 -05:00 |
|
gpio_atmel_sam3.c
|
drivers: gpio: deprecate GPIO_PIN_ENABLE, GPIO_PIN_DISABLE
|
2017-11-02 18:46:30 -04:00 |
|
gpio_cc32xx.c
|
cc3200: Remove TI cc3200 SOC and LaunchXL board support
|
2017-08-15 11:02:48 -05:00 |
|
gpio_cc2650.c
|
drivers: gpio: deprecate GPIO_PIN_ENABLE, GPIO_PIN_DISABLE
|
2017-11-02 18:46:30 -04:00 |
|
gpio_cmsdk_ahb.c
|
drivers: gpio: deprecate GPIO_PIN_ENABLE, GPIO_PIN_DISABLE
|
2017-11-02 18:46:30 -04:00 |
|
gpio_cmsdk_ahb.h
|
drivers: convert to using newly introduced integer sized types
|
2017-04-21 10:06:48 -05:00 |
|
gpio_dw_registers.h
|
license: Replace Apache boilerplate with SPDX tag
|
2017-01-19 03:50:58 +00:00 |
|
gpio_dw.c
|
drivers/gpio: Use ifdef relevantly in DW drivers
|
2017-04-21 16:34:53 +00:00 |
|
gpio_dw.h
|
drivers: convert to using newly introduced integer sized types
|
2017-04-21 10:06:48 -05:00 |
|
gpio_esp32.c
|
drivers: gpio: esp32: Check return value of pinmux_pin_input_enable()
|
2017-12-11 09:21:53 -05:00 |
|
gpio_fe310.c
|
boards: riscv: Convert HiFive1 to DTS
|
2018-08-13 18:35:38 -05:00 |
|
gpio_gecko.c
|
drivers: gpio_gecko: Adapt driver for Silabs EFR32 MCUs
|
2018-07-10 12:53:50 -05:00 |
|
gpio_handlers.c
|
syscalls: remove policy from handler checks
|
2018-05-17 23:34:03 +03:00 |
|
gpio_imx.c
|
gpio: Fix imx driver edge selection when configuring by port
|
2018-05-25 10:54:14 -05:00 |
|
gpio_mcux_igpio.c
|
ext: mcux: Reorganize imported drivers into soc family subfolders
|
2018-04-24 07:55:48 -05:00 |
|
gpio_mcux_lpc.c
|
ext: mcux: Reorganize imported drivers into soc family subfolders
|
2018-04-24 07:55:48 -05:00 |
|
gpio_mcux.c
|
gpio: Refactor the mcux gpio driver to use dts
|
2018-04-20 08:54:11 -05:00 |
|
gpio_mmio32.c
|
drivers: convert to using newly introduced integer sized types
|
2017-04-21 10:06:48 -05:00 |
|
gpio_nrf5.c
|
drivers: gpio: nrf: remove GPIOTE register structure definition
|
2018-07-12 18:36:01 +02:00 |
|
gpio_pcal9535a.c
|
cleanup: Move #include directives
|
2017-09-11 12:41:07 -04:00 |
|
gpio_pcal9535a.h
|
drivers: convert to using newly introduced integer sized types
|
2017-04-21 10:06:48 -05:00 |
|
gpio_pulpino.c
|
drivers: convert to using newly introduced integer sized types
|
2017-04-21 10:06:48 -05:00 |
|
gpio_qmsi_ss.c
|
drivers: qmsi: Fix types and u32_t/uint32_t conflicts
|
2018-07-18 12:32:23 -04:00 |
|
gpio_qmsi.c
|
arch/x86: Use dts to set gpio options for quark_se and quark_d2000
|
2018-05-18 20:18:50 +03:00 |
|
gpio_sam0.c
|
gpio: sam0: add pull up/pull down support.
|
2018-03-10 11:42:25 -06:00 |
|
gpio_sam.c
|
drivers: GPIO Added GPIO for SAM family.
|
2018-03-10 11:42:25 -06:00 |
|
gpio_sch.c
|
cleanup: rename fiber/task -> thread
|
2017-10-30 18:41:15 -04:00 |
|
gpio_sch.h
|
drivers: use K_THREAD_STACK_DEFINE macros
|
2017-06-09 18:53:28 -04:00 |
|
gpio_stm32.c
|
drivers/gpio: stm32 fix gpio device init prio
|
2018-06-01 03:26:10 -07:00 |
|
gpio_stm32.h
|
drivers/pinmux: stm32 fix ports_enable array definition
|
2018-07-31 09:45:39 -05:00 |
|
gpio_sx1509b.c
|
gpio: Add a driver for SX1509B
|
2018-03-13 12:31:16 -05:00 |
|
gpio_utils.h
|
drivers: convert to using newly introduced integer sized types
|
2017-04-21 10:06:48 -05:00 |
|
Kconfig
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.altera_nios2
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.atmel_sam3
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.cc32xx
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.cc2650
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.cmsdk_ahb
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.dw
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.esp32
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.fe310
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.gecko
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.imx
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.mcux
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.mcux_igpio
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.mcux_lpc
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.mmio32
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.nrf5
|
Kconfig: Use the first default with a satisfied condition
|
2018-08-10 12:38:28 -07:00 |
|
Kconfig.pcal9535a
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.pulpino
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.qmsi
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.sam
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.sam0
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.sch
|
Kconfig: Use the first default with a satisfied condition
|
2018-08-10 12:38:28 -07:00 |
|
Kconfig.stm32
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |
|
Kconfig.sx1509b
|
drivers: gpio: Kconfig: Remove redundant 'default n' properties
|
2018-07-03 17:11:31 -04:00 |