zephyr/drivers
Armando Visconti cde71b4f75 driver/sensor: lps22hh: update to use new GPIO API
Get rid of all the deprecated functions and definitions
replacing them with the new ones.

Signed-off-by: Armando Visconti <armando.visconti@st.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: mcp2515: Switch to new GPIO API 2020-02-05 12:00:36 +01:00
clock_control
console
counter
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
espi
ethernet
flash
gpio drivers: gpio: provide typedefs for flags and devicetree properties 2020-02-05 12:00:36 +01:00
hwinfo
i2c drivers: gpio_esp32: update to use new GPIO API 2020-02-05 12:00:36 +01:00
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 drivers: led_strip: modernize and fix up ws2812 drivers/sample 2020-02-05 12:00:36 +01:00
lora
modem drivers: modem: gsm: Use modem log level instead of ppp 2020-02-05 10:19:15 +02:00
net
neural_net
pcie
pinmux drivers: pinmux: stm32f4: add CAN_2 pins 2020-01-30 14:27:28 -05:00
ps2
ptp_clock
pwm drivers: gpio_esp32: update to use new GPIO API 2020-02-05 12:00:36 +01:00
sensor driver/sensor: lps22hh: update to use new GPIO API 2020-02-05 12:00:36 +01:00
serial
spi drivers/spi: spi_context.h: Update to new GPIO API 2020-02-05 12:00:36 +01: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: Update to new GPIO API 2020-02-05 12:00:36 +01:00
CMakeLists.txt
Kconfig