zephyr/drivers/modem
Ryan Erickson bec12a098d modem: hl7800: fix low power mode
PSM hibernate mode would draw excessive current
because the UART would be enabled if CTS went low.
In hibernate mode, do not use CTS to power on the UART.

Fix reading of input pin states for low power by reading
the raw value.

Signed-off-by: Ryan Erickson <ryan.erickson@lairdconnect.com>
2023-02-07 00:25:53 -08:00
..
CMakeLists.txt
gsm_ppp.c drivers: modem: gsm: fix RSSI check condition 2022-12-27 15:32:07 +01:00
hl7800.c modem: hl7800: fix low power mode 2023-02-07 00:25:53 -08:00
Kconfig drivers/modem: Patch fix for sock id and fd 2022-07-14 16:23:33 +02:00
Kconfig.gsm
Kconfig.hl7800
Kconfig.quectel-bg9x
Kconfig.simcom-sim7080
Kconfig.ublox-sara-r4
Kconfig.wncm14a2a
modem_cmd_handler.c
modem_cmd_handler.h
modem_context.c
modem_context.h modem: ppp: gsm: extract access technology 2022-11-11 08:41:13 +00:00
modem_iface_uart_async.c
modem_iface_uart_interrupt.c
modem_iface_uart.h
modem_receiver.c
modem_receiver.h
modem_shell.c modem: ppp: gsm: extract access technology 2022-11-11 08:41:13 +00:00
modem_socket.c drivers/modem: Patch fix for sock id and fd 2022-07-14 16:23:33 +02:00
modem_socket.h drivers/modem: Patch fix for sock id and fd 2022-07-14 16:23:33 +02:00
quectel-bg9x.c
quectel-bg9x.h
simcom-sim7080.c
simcom-sim7080.h
ublox-sara-r4.c
wncm14a2a.c drivers: modem: wncm14a2a: Align driver with iface status upgrade 2022-10-20 10:00:31 +02:00