zephyr/include/drivers
Gerard Marull-Paretas 6a6ebcec11 drivers: gpio: extend struct gpio_dt_spec initializers
Extend the number of available initializers for the `struct
gpio_dt_spec` with:

- GPIO_DT_SPEC_GET_BY_IDX(): allows initialization from a specific index
- GPIO_DT_SPEC_INST_GET_BY_IDX(): instance version of
  GPIO_DT_SPEC_GET_BY_IDX()
- GPIO_DT_SPEC_INST_GET(): instance version of GPIO_DT_SPEC_GET()

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-04-28 18:17:23 +02:00
..
adc
bluetooth
clock_control drivers/clock_controller: stm32: Prepare for dts based configuration 2021-04-27 11:53:37 +02:00
console
dma
ec_host_cmd_periph
gpio drivers: gpio: mmio32: Make GPIO_MMIO32_INIT dt aware 2021-04-13 00:25:35 -05:00
i2c/slave
ieee802154
interrupt_controller drivers: gicv3: fix getting rdist base address 2021-04-26 13:42:43 +02:00
led
misc drv: display: Initial FT800 display driver 2021-03-19 19:05:53 +01:00
modem
pcie
pm_cpu_ops arm/arm64: Make ARM64 a standalone architecture 2021-03-31 10:34:33 -05:00
rtc
sensor drivers: sensors: fdc2x1x: Add driver for Texas Instruments FDC2X1X 2021-03-17 11:35:17 +01:00
timer drivers: timer: nrf_rtc_timer: Change type of channel argument 2021-03-25 15:54:49 +01:00
uart
usb
virtualization
adc.h
can.h
clock_control.h drivers: clock_control: fix NOTSUP vs NOSYS usage 2021-03-30 10:50:14 -05:00
counter.h counters: Remove deprecated APIs 2021-03-18 19:35:14 -04:00
dac.h
disk.h include: move disk driver interface to own header 2021-03-23 12:16:01 +01:00
display.h
dma.h dma: add request channel and release channel helper 2021-04-23 14:58:40 +02:00
ec_host_cmd_periph.h
edac.h
eeprom.h
emul.h include: Move emul.h to drivers/emul.h 2021-04-22 12:51:01 -04:00
entropy.h
espi_emul.h
espi_saf.h
espi.h
flash.h include/drivers/flash: deprecation of flash_write_protection_set() 2021-03-29 13:43:55 -04:00
gna.h
gpio.h drivers: gpio: extend struct gpio_dt_spec initializers 2021-04-28 18:17:23 +02:00
gsm_ppp.h drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
hwinfo.h
i2c_emul.h
i2c.h drivers: i2c: fix NOTSUP vs NOSYS usage 2021-03-30 10:50:14 -05:00
i2s.h
ipm.h
kscan.h drivers: kscan: fix NOTSUP vs NOSYS usage 2021-03-30 10:50:14 -05:00
led_strip.h
led.h drivers: led: fix NOTSUP vs NOSYS usage 2021-03-30 10:50:14 -05:00
lora.h drivers: lora: fix NOTSUP vs NOSYS usage 2021-03-30 10:50:14 -05:00
peci.h driver: peci: Add supported peci response codes 2021-03-10 17:12:05 -05:00
pinmux.h
pm_cpu_ops.h
ps2.h drivers: ps2: fix NOTSUP vs NOSYS usage 2021-03-30 10:50:14 -05:00
ptp_clock.h include: Move ptp_clock.h to drivers/ptp_clock.h 2021-03-25 10:09:33 +02:00
pwm.h drivers: pwm: fix NOTSUP vs NOSYS usage 2021-03-30 10:50:14 -05:00
regulator.h
sensor.h drivers: sensor: fix NOTSUP vs NOSYS usage 2021-03-30 10:50:14 -05:00
spi_emul.h
spi.h
uart.h drivers: uart: fix NOTSUP vs NOSYS usage 2021-03-30 10:50:14 -05:00
video-controls.h
video.h drivers: video: fix NOTSUP vs NOSYS usage 2021-03-30 10:50:14 -05:00
watchdog.h