zephyr/drivers
Andrei Gansari abfc81541a gpio: Update mcux lpc driver to use new gpio api
Updates the mcux lpc driver and all associated boards to use new
device tree compatible gpio configuration flags. Implements new port
get/set/clear/toggle functions recently added to the gpio api.
ISR functions to be added later.

Signed-off-by: Andrei Gansari <andrei.gansari@nxp.com>
2020-02-05 12:00:36 +01:00
..
adc adc: provide API to help with conversions 2020-02-03 16:26:51 +01:00
audio
bluetooth
can drivers: can: stm32: Support CAN_2 interface 2020-01-30 14:27:28 -05:00
clock_control soc: arm: nordic_nrf: nrf52: Add workaround for anomaly 132 2020-01-29 15:38:55 +01:00
console console: uart: Ifdef an include 2020-01-28 14:02:54 -05:00
counter drivers: counter: add counter_get_value(), deprecate counter_read() 2020-01-28 12:52:46 -05:00
crypto
display drivers: display: add support for GD7965 display controller 2020-01-31 11:37:35 -05:00
dma drivers: dma: stm32: Fix compiler warning 2020-02-04 15:49:48 -06:00
eeprom
entropy global: Fix up leading/trailing blank lines in files 2020-01-27 17:41:55 -06:00
espi drivers: espi: xec: Allow to intercept eSPI host suspend/reset warnings 2020-01-28 20:13:36 +02:00
ethernet drivers: ethernet: Set the context iface ptr to main interface 2020-01-30 09:42:07 +02:00
flash drivers/flash: stm32: Fix faulty register access 2020-01-29 15:14:22 -06:00
gpio gpio: Update mcux lpc driver to use new gpio api 2020-02-05 12:00:36 +01:00
hwinfo
i2c
i2s
ieee802154 drivers: ieee802154: rf2xx: Enable sub-GHz L2 conditionally 2020-02-04 15:49:35 -06:00
interrupt_controller drivers/interrup_controller: stm32: stm32_exti_enable could be void 2020-02-05 12:00:36 +01:00
ipm
kscan drivers: kscan: Introduce ft5336 touch panel driver 2020-02-01 08:50:16 -05:00
led drivers: led: ht16k33: update to use new GPIO API 2020-02-05 12:00:36 +01:00
led_strip
lora drivers: lora: sx1276: Added support for RSSI and SNR in recv 2020-01-28 17:28:26 -05:00
modem drivers: modem: gsm: Use modem log level instead of ppp 2020-02-05 10:19:15 +02:00
net drivers: modem: Implement uart_pipe interface for GSM modem 2020-01-28 12:44:17 +02:00
neural_net
pcie
pinmux drivers: pinmux: stm32f4: add CAN_2 pins 2020-01-30 14:27:28 -05:00
ps2
ptp_clock
pwm
sensor
serial drivers: sam: UART async API change timeout to signed value. 2020-01-29 19:37:31 +01:00
spi drivers: spi: sam: Add support to samv71 soc 2020-02-04 14:55:45 -05:00
timer riscv_machine_timer: optimize MTIME/MTIMECMP registers access in riscv64 2020-02-04 17:42:48 +02:00
usb drivers: usb: sam: Add support to samv71 soc 2020-02-04 14:02:59 -05:00
video
watchdog drivers/watchdog: Add support for SiLabs Gecko Watchdog 2020-02-03 11:25:40 -08:00
wifi drivers: wifi: eswifi: Rework offloading mechanism 2020-01-31 11:36:02 -05:00
CMakeLists.txt
Kconfig