zephyr/include/devicetree
Jordan Yates 4d1c90ee53 spi: helper macro for constructing CS gpio_dt_spec
Adds a helper macro, `DT_SPI_DEV_CS_GPIOS_DT_SPEC_GET`, that constructs
a `struct gpio_dt_spec` corresponding with the CS gpio of an spi device.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
Co-authored-by: Jordan Yates <jordan.yates@data61.csiro.au>
Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
Co-authored-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
2021-10-05 19:24:18 -04:00
..
clocks.h devicetree: deprecate DT_CLOCKS_LABEL APIs 2021-02-22 12:20:33 -06:00
dma.h devicetree: deprecate DT_DMAS_LABEL APIs 2021-03-18 06:20:27 -05:00
fixed-partitions.h
gpio.h
io-channels.h devicetree: deprecate DT_IO_CHANNELS_LABEL APIs 2021-03-02 11:28:30 -06:00
ordinals.h
pinctrl.h devicetree: add devicetree/pinctrl.h 2021-08-25 18:09:00 -04:00
pwms.h devicetree: deprecate DT_PWMS_LABEL APIs 2021-02-24 13:45:46 -06:00
spi.h spi: helper macro for constructing CS gpio_dt_spec 2021-10-05 19:24:18 -04:00
zephyr.h