zephyr/drivers/lora
Jordan Yates e756ad6c0f lora: sx126x: disable DIO1 in sleep mode
Disable the DIO1 interrupt when the sx126x modem is in sleep mode.
On nRF hardware, this lets the `GPIOTE` hardware be switched off, saving
15uA.

Fixes #31569.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2021-02-10 08:55:15 -05: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: Add missing function definitions & callbacks for LoRaWAN 2020-10-08 12:15:38 +02:00
Kconfig drivers: lora: Prepare Kconfig for additional radios 2020-07-02 08:32:37 -04:00
Kconfig.sx12xx drivers: lora: Add SX126x LoRa radio support 2020-07-02 08:32:37 -04:00
shell.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
sx12xx_common.c lora: sx12xx_common: force sleep on boot 2021-01-31 10:20:53 -05:00
sx12xx_common.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
sx126x.c lora: sx126x: disable DIO1 in sleep mode 2021-02-10 08:55:15 -05:00
sx1276.c drivers: lora: Convert drivers to new DT device macros 2020-12-15 15:17:59 -06:00