zephyr/soc/renesas/smartbond/da1469x
Yong Cong Sin 52a202309b zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY
Change instances of:

DT_NODE_HAS_STATUS(<node_id>, okay)

to

DT_NODE_HAS_STATUS_OKAY(<node_id>)

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-10-03 17:06:52 +01:00
..
CMakeLists.txt
Kconfig soc: renesas: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
Kconfig.defconfig
Kconfig.soc
intvect_reserved.ld
pinctrl_soc.h
power.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
soc.c soc: renesas: move init code from SYS_INIT to hooks 2024-09-20 13:15:31 +02:00
soc.h