zephyr/drivers/lora
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
hal_common.c
Kconfig
Kconfig.rylrxxx
Kconfig.sx12xx
rylrxxx.c lora: rylrxxx: add missing timeout 2024-07-30 11:44:04 +02:00
shell.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
sx12xx_common.c lora: driver: sx12xx: fix driver recv func when RX error occurs 2024-08-05 18:37:11 -04:00
sx12xx_common.h
sx126x_common.h
sx126x_standalone.c
sx126x_stm32wl.c
sx126x.c
sx127x.c