zephyr/drivers/gpio
Flavio Ceolin 67ca176754 headers: Fix headers across the project
Any word started with underscore followed by and uppercase letter or a
second underscore is a reserved word according with C99.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-17 15:49:26 -04:00
..
CMakeLists.txt drivers: nrf: Remove redundant gpio_nrf5 shim 2018-08-17 07:29:14 -07:00
Kconfig drivers: nrf: Remove redundant gpio_nrf5 shim 2018-08-17 07:29:14 -07: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 Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.cmsdk_ahb drivers: gpio: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.dw Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.esp32 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.nrfx drivers: gpio: Add shim for nrfx GPIO and GPIOTE drivers 2018-08-17 07:29:14 -07:00
Kconfig.pcal9535a Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.pulpino drivers: gpio: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.qmsi Kconfig: Use a short, consistent style for prompts 2018-08-15 04:10:10 -07: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 a short, consistent style for prompts 2018-08-15 04:10:10 -07:00
Kconfig.sifive riscv: Rename the FE310 SoC to Sifive Freedom 2018-08-16 06:23:01 -07:00
Kconfig.stm32 drivers: gpio: Kconfig: Remove redundant 'default n' properties 2018-07-03 17:11:31 -04:00
Kconfig.sx1509b drivers: gpio: sx1509b: Kconfig options depend on GPIO_SX1509B 2018-08-23 15:45:16 -07:00
gpio_altera_nios2.c
gpio_atmel_sam3.c
gpio_cc32xx.c
gpio_cc2650.c
gpio_cmsdk_ahb.c
gpio_cmsdk_ahb.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
gpio_dw.c
gpio_dw.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
gpio_dw_registers.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
gpio_esp32.c irq: Fix irq_lock api usage 2018-08-16 19:47:41 -07:00
gpio_gecko.c drivers: gpio_gecko: Adapt driver for Silabs EFR32 MCUs 2018-07-10 12:53:50 -05:00
gpio_handlers.c
gpio_imx.c gpio: Fix imx driver edge selection when configuring by port 2018-05-25 10:54:14 -05:00
gpio_mcux.c
gpio_mcux_igpio.c
gpio_mcux_lpc.c
gpio_mmio32.c
gpio_nrfx.c drivers: gpio: nrfx: Use GPIOTE HAL for checking allocated channels 2018-09-11 12:55:07 -04:00
gpio_pcal9535a.c
gpio_pcal9535a.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
gpio_pulpino.c
gpio_qmsi.c
gpio_qmsi_ss.c drivers: qmsi: Fix types and u32_t/uint32_t conflicts 2018-07-18 12:32:23 -04:00
gpio_sam.c drivers/gpio_sam: Fix incorrect flag checking 2018-09-13 11:29:17 -04:00
gpio_sam0.c
gpio_sch.c
gpio_sch.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
gpio_sifive.c drivers: gpio: SiFive GPIO allows <32 pins 2018-08-18 10:46:36 -07:00
gpio_stm32.c drivers/gpio: stm32 fix gpio device init prio 2018-06-01 03:26:10 -07:00
gpio_stm32.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
gpio_sx1509b.c
gpio_utils.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00