zephyr/drivers/lora
Manivannan Sadhasivam 47a262f28b drivers: lora: hal_common: Offload calling TimerIrqHandler to work queue
Since TimerIrqHandler() API does SPI transactions, it is not advised to
call from an IRQ context. Hence, offload it to a work queue.

Reported-by: Andreas Sandberg <andreas@sandberg.pp.se>
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
2020-10-08 12:15:38 +02:00
..
CMakeLists.txt drivers: lora: Only create loramac-node library if not done before 2020-10-08 12:15:38 +02:00
hal_common.c drivers: lora: hal_common: Offload calling TimerIrqHandler to work queue 2020-10-08 12:15:38 +02:00
Kconfig
Kconfig.sx12xx
shell.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
sx12xx_common.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
sx12xx_common.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
sx126x.c drivers: lora: sx126x: Support software-managed RF switches 2020-09-04 12:36:53 +02:00
sx1276.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00