zephyr/include/devicetree
Peter Bigot 6918e3def3 devicetree: gpio: provide accessors for controller phandle
Provide a helper to extract the devicetree node_id for a GPIO
controller from a gpio phandle array.  This can be used with
DEVICE_DT_GET() to directly reference the corresponding controller
device.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-12-01 15:19:22 -05:00
..
clocks.h devicetree: Fix argument order for DT_*_CELL_BY_IDX 2020-05-27 17:58:35 +02:00
dma.h devicetree: Fix argument order for DT_*_CELL_BY_IDX 2020-05-27 17:58:35 +02:00
fixed-partitions.h
gpio.h devicetree: gpio: provide accessors for controller phandle 2020-12-01 15:19:22 -05:00
io-channels.h devicetree: rename header to reflect that io-channels are not ADC-only 2020-10-19 17:21:33 +02:00
ordinals.h devicetree: add first round of dependency ordinal info 2020-10-14 13:18:44 -05:00
pwms.h devicetree: pwms: make flags default to 0 2020-08-04 07:35:26 -05:00
spi.h devicetree: spi: fix typo in docstring 2020-08-20 19:40:03 -04:00
zephyr.h