zephyr/drivers/lora
Gerard Marull-Paretas c759a35d08 drivers: use DT_INST_ENUM_IDX(_OR) macros
Replace `DT_ENUM_IDX(_OR)(DT_DRV_INST(...),` pattern with
`DT_INST_ENUM_IDX(_OR)(...,`.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2021-11-18 19:12:07 -05:00
..
CMakeLists.txt
Kconfig kconfig: drivers: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
Kconfig.sx12xx
hal_common.c drivers: lora: fix RtcGetCalendarTime() 2021-10-05 19:24:58 -04:00
shell.c
sx12xx_common.c lora: asynchronous packet reception 2021-10-26 15:48:09 +02:00
sx12xx_common.h lora: asynchronous packet reception 2021-10-26 15:48:09 +02:00
sx126x.c lora: asynchronous packet reception 2021-10-26 15:48:09 +02:00
sx126x_common.h
sx126x_standalone.c
sx126x_stm32wl.c
sx127x.c drivers: use DT_INST_ENUM_IDX(_OR) macros 2021-11-18 19:12:07 -05:00