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 drivers: sx126x_standalone: use the correct dev_data for dio1 callback 2021-08-16 04:57:41 -04:00
sx126x_stm32wl.c drivers: sx126x_stm32wl: clear the radio IRQ before reenabling it 2021-09-22 21:10:05 -05:00
sx127x.c drivers: use DT_INST_ENUM_IDX(_OR) macros 2021-11-18 19:12:07 -05:00