zephyr/include/devicetree
Gerard Marull-Paretas 94e50a7a9b devicetree: deprecate DT_CHOSEN_ZEPHYR_FLASH_CONTROLLER_LABEL
DT_CHOSEN_ZEPHYR_FLASH_CONTROLLER_LABEL was the last macro to be
deprecated from the DT_CHOSEN_()_LABEL series. All its usages have been
replaced with DT_CHOSEN(zephyr_flash_controller), usually combined with
DEVICE_DT_GET to obtain references at compile time.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-31 13:55:10 +02:00
..
can.h devicetree: add devicetree/can.h 2022-03-15 14:32:29 -05:00
clocks.h include/devicetree: clocks: Add DT_CLOCKS_HAS_FOO & DT_NUM_CLOCKS 2022-03-07 10:58:47 +01:00
dma.h include/deviceree: dma: Update using DT_PROP_HAS_NAME 2022-03-07 10:58:47 +01:00
fixed-partitions.h
gpio.h
io-channels.h include/devicetree: io-channels.h: Remove deprecated macros 2022-02-05 06:26:25 -05:00
mbox.h mbox: Move MBOX_DT_* macros 2022-03-25 16:02:09 -07:00
ordinals.h
pinctrl.h
pwms.h include/devicetree: pwms.h: Remove deprecated macros 2022-02-05 06:26:25 -05:00
reset.h include: drivers: added header file for Reset Controller Driver 2022-03-23 12:51:39 +01:00
spi.h api: move a devicetree.h layering violation to drivers/spi.h 2022-01-26 16:08:18 +01:00
zephyr.h devicetree: deprecate DT_CHOSEN_ZEPHYR_FLASH_CONTROLLER_LABEL 2022-03-31 13:55:10 +02:00