zephyr/include/devicetree
Kumar Gala fc9b8100c7 devicetree: clocks: provide accessors for controller phandle
Provide a helper to extract the devicetree node_id for a CLOCKS
controller from a clocks phandle array.  This can be used with
DEVICE_DT_GET() to directly reference the corresponding controller
device.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
Co-authored-by: Marti Bolivar <marti.bolivar@nordicsemi.no>
2021-02-16 14:15:40 -06:00
..
clocks.h devicetree: clocks: provide accessors for controller phandle 2021-02-16 14:15:40 -06:00
dma.h devicetree: Fix argument order for DT_*_CELL_BY_IDX 2020-05-27 17:58:35 +02:00
fixed-partitions.h fs: provide access to DT-defined mount structures 2020-12-27 18:16:20 +01:00
gpio.h devicetree: fix DT_GPIO_CTLR docstring 2021-01-16 08:09:51 -06: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