zephyr/drivers/gpio
Marcus Shawcroft 68cf17171d drivers/gpio_stm32: Make driver_api structure const.
Change-Id: Ifdc5e6aabde3f06305f9d8ca2063b09931c126c4
Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com>
2016-11-04 00:51:16 +00:00
..
gpio_atmel_sam3.c driver/gpio/sam3: Limit name space, add static. 2016-10-26 20:51:06 +00:00
gpio_dw_registers.h boards: rename Quark SE Devboard to Quark SE C1000 (Sensor Subsystem) 2016-09-16 03:10:30 +00:00
gpio_dw.c driver/gpio/dw: Limit name space, add static. 2016-10-26 20:51:06 +00:00
gpio_dw.h driver/gpio/dw: Limit name space, add static. 2016-10-26 20:51:06 +00:00
gpio_k64.c drivers/gpio_k64: Make driver_api structure const. 2016-10-25 18:45:24 +00:00
gpio_k64.h gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00
gpio_mmio.c gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00
gpio_mmio.h drivers: gpio: Align the style all over the drivers 2016-03-24 08:01:52 +00:00
gpio_nrf5.c drivers/gpio_nrf5: Make driver_api structure const. 2016-10-25 18:45:25 +00:00
gpio_pcal9535a.c gpio/pcal9535a: Limit name space, add static. 2016-10-28 10:54:16 +00:00
gpio_pcal9535a.h gpio/pcal9535a: Limit name space, add static. 2016-10-28 10:54:16 +00:00
gpio_qmsi_ss.c gpio qmsi: Differentiate between the SoC GPIO and SS GPIO 2016-11-02 22:24:52 +00:00
gpio_qmsi.c gpio_qmsi: Use qm_gpio_save/restore_context APIs 2016-11-03 23:52:09 +00:00
gpio_sch.c gpio/sch: Limit name space, add static. 2016-10-28 10:54:17 +00:00
gpio_sch.h gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00
gpio_stm32.c drivers/gpio_stm32: Make driver_api structure const. 2016-11-04 00:51:16 +00:00
gpio_stm32.h gpio: stm32: add support for STM32F4 2016-10-28 18:58:03 +00:00
gpio_utils.h gpio: Improve the public API to handle multi callbacks 2016-04-22 22:15:12 -04:00
Kconfig drivers: gpio: i2c: make logging depend on SYS_LOG 2016-10-07 14:15:24 +00:00
Kconfig.atmel_sam3 gpio: restructure Kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.dw gpio: more TAB cleanup in Kconfig.dw 2016-05-25 18:11:03 -07:00
Kconfig.k64 gpio/k64: Fix Kconfig help text formatting. 2016-10-28 07:02:20 +01:00
Kconfig.mmio gpio: restructure Kconfig options 2016-03-17 21:05:12 +00:00
Kconfig.nrf5 drivers/gpio/nrf5: change default IRQ_PRI 2016-10-22 01:25:55 +00:00
Kconfig.pcal9535a sys_log: replace old debug macros at pcal9535a driver 2016-07-30 10:53:21 +00:00
Kconfig.qmsi gpio qmsi: Differentiate between the SoC GPIO and SS GPIO 2016-11-02 22:24:52 +00:00
Kconfig.sch doc: Fix terminology in Kconfig files for 'platform' 2016-08-18 21:17:29 +00:00
Kconfig.stm32 Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
Makefile gpio: Remove obsolete API 1.0 callback mechanism 2016-09-14 10:51:09 +00:00